[]
Gets or sets the character encoding scheme: ASCII, UTF7, UTF8, or Unicode. The default value is UTF8.
public CsvExporterEncoding Encoding { get; set; }