ComponentOne FlexReport for WinForms
Encoding Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > CsvExporter Class : Encoding Property
Gets or sets the character encoding scheme: ASCII, UTF7, UTF8, or Unicode. The default value is UTF8.
Syntax
'Declaration
 
Public Property Encoding As CsvExporterEncoding
public CsvExporterEncoding Encoding {get; set;}
See Also

Reference

CsvExporter Class
CsvExporter Members