GaugeControl.ExportToMht(Stream) Method
Exports a gauge control to the specified stream in MHT format.
Namespace: DevExpress.XtraGauges.Win
Assembly: DevExpress.XtraGauges.v25.2.Win.dll
NuGet Package: DevExpress.Win.Gauges
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | A Stream object to which the created MHT file should be sent. |
See Also