Skip to main content
All docs
V23.2

HeatmapControl.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports the Heatmap Control to a stream in MHT format with the specified export settings.
ExportToMht(Stream) stream Exports the Heatmap Control in MHT format to the specified stream.
ExportToMht(String, MhtExportOptions) filePath, options Exports the Heatmap Control to a file in MHT format with the specified export settings.
ExportToMht(String) filePath Exports the Heatmap Control in MHT format to the specified file.