Click or drag to resize

StiDataExportSettingsEncoding Property

Gets or sets enconding of DIF file format. XML, JSON and DBF formats does not support this property.

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

Property Value

Type: Encoding
See Also