GaugeControl.ExportToMht Method
| Name | Parameters | Description |
|---|---|---|
| ExportToMht(Stream, MhtExportOptions) | stream, options | Exports the control to the specified stream in MHT format. |
| ExportToMht(Stream) | stream | Exports a gauge control to the specified stream in MHT format. |
| ExportToMht(String, MhtExportOptions) | filePath, options | Exports the control to the specified file in MHT format. |
| ExportToMht(String) | filePath | Exports the control to the specified file in MHT format. |