Documents for Excel .NET Edition | GCDocuments
GrapeCity.Documents.Excel Namespace / CsvOpenOptions Class / Encoding Property
In This Topic
    Encoding Property (CsvOpenOptions)
    In This Topic
    Gets or sets the default encoding, default is utf-8.
    Syntax
    public System.Text.Encoding Encoding {get; set;}
    See Also