Click or drag to resize

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; }

Property Value

Type: Boolean
See Also