StiHtmlExportSettingsEncoding Property |
Gets or sets encoding of html file.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic Encoding Encoding { get; set; }
Public Property Encoding As Encoding
Get
Set
Property Value
Type:
Encoding
See Also