Skip to main content
A newer version of this page is available. .
All docs
V20.2

SankeyDiagramControl.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports the diagram to the specified stream in the MHT format (Web archive, single file).
ExportToMht(Stream) stream Exports the diagram to the specified stream in MHT format.
ExportToMht(String, MhtExportOptions) filePath, options Exports the diagram to the specified file in MHT format with given MHT-specific options.
ExportToMht(String) filePath Exports the diagram to an MHT file.