GaugeControl.ExportToMht(Stream) Method
Exports a gauge control to the specified stream in MHT format.
Namespace: DevExpress.XtraGauges.Win
Assembly: DevExpress.XtraGauges.v24.1.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