[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.CsvDataExportSettings.Encodings

CsvDataExportSettings.Encodings Enum

Represents the character encodings available for the CSV export.

Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public enum CsvDataExportSettings.Encodings

Fields

Name Description
us_ascii

US-ASCII encoding.

utf_16

UTF-16 encoding.

utf_8

UTF-8 encoding.