StiDataExportSettingsUseDefaultSystemEncoding Property |
Gets or sets value which indicates that default system encoding will be used for DIF and SYLK formats. DIF and SYLK format only!
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool UseDefaultSystemEncoding { get; set; }
Public Property UseDefaultSystemEncoding As Boolean
Get
Set
Property Value
Type:
BooleanSee Also