Back to Devexpress

GaugeControl.ExportToMht Method

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gaugecontrol-dot-exporttomht.md

latest944 B
Original Source

GaugeControl.ExportToMht Method

NameParametersDescription
ExportToMht(Stream, MhtExportOptions)stream, optionsExports the control to the specified stream in MHT format.
ExportToMht(Stream)streamExports a gauge control to the specified stream in MHT format.
ExportToMht(String, MhtExportOptions)filePath, optionsExports the control to the specified file in MHT format.
ExportToMht(String)filePathExports the control to the specified file in MHT format.