Click or drag to resize

StiHtmlExportSettingsExportMode Property

Gets or sets mode of html file creation. HTML5 export mode is not supported.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiHtmlExportMode ExportMode { get; set; }

Property Value

Type: StiHtmlExportMode
See Also