Skip to main content

ReportViewer.WriteMhtTo Method

Name Parameters Description
WriteMhtTo(HttpResponse, XtraReport) static response, report Writes the MHT version of a report to the specified HTTP response. An XtraReport object should be passed to this method as a parameter.
WriteMhtTo(HttpResponse) response Exports the report to the MHT format, and writes the output to the specified HTTP response.