C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / CsvExporter Class / Encoding Property

In This Topic
Encoding Property (CsvExporter)
In This Topic
Gets or sets the character encoding scheme: ASCII, UTF7, UTF8, or Unicode. The default value is UTF8.
Syntax
'Declaration
 
Public Property Encoding As CsvExporterEncoding
 
See Also