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