Skip to main content

VGridControlBase.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports the control’s data to the specified stream in MHT format using the specified options.
ExportToMht(String, MhtExportOptions) filePath, options Exports the control’s data to the specified file in MHT format using the specified options.
ExportToMht(String) filePath Exports the control’s data to an MHT file (Web archive, single file) at the specified path.