Skip to main content

ASPxGaugeControl.ExportToMht Method

Name Parameters Description
ExportToMht(Stream, MhtExportOptions) stream, options Exports the ASPxGaugeControl to the specified stream in MHT format using the specified options.
ExportToMht(Stream) stream Exports the ASPxGaugeControl to the specified stream in MHT format.
ExportToMht(String, MhtExportOptions) filePath, options Exports the ASPxGaugeControl to the specified file in MHT format using the specified options.
ExportToMht(String) filePath Exports the ASPxGaugeControl to the specified file in MHT format.