[]
        
(Showing Draft Content)

C1.WPF.Document.Export.Ssrs.CsvExporter.Encoding

Encoding Property

Encoding

Gets or sets the character encoding scheme: ASCII, UTF7, UTF8, or Unicode. The default value is UTF8.

Declaration
public CsvExporterEncoding Encoding { get; set; }