Skip to main content
A newer version of this page is available. .

XtraReport.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports a report to the specified stream in MHT format using the specified MHT-specific options.
ExportToMht(Stream) stream Exports a report to the specified stream in MHT format.
ExportToMht(String, MhtExportOptions) path, options Exports a report to the specified file path in MHT format using the specified MHT-specific options.
ExportToMht(String) path Exports a report to the specified file path in MHT format.