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; }
Public Property Encoding As Encoding
Get
Set
Property Value
Type:
EncodingSee Also