Back to Devexpress

GaugeControl.ExportToHtml Method

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

latest957 B
Original Source

GaugeControl.ExportToHtml Method

NameParametersDescription
ExportToHtml(Stream, HtmlExportOptions)stream, optionsExports the control to the specified stream in HTML format.
ExportToHtml(Stream)streamExports the control to the specified stream in HTML format.
ExportToHtml(String, HtmlExportOptions)filePath, optionsExports the control to the specified file in HTML format.
ExportToHtml(String)filePathExports the control to the specified file in HTML format.