[]
        
(Showing Draft Content)

C1.Document.Export.Ssrs.CsvExporterEncoding

CsvExporterEncoding Enum

Defines text encodings supported by CsvExporter.

Namespace: C1.Document.Export.Ssrs
Assembly: C1.Document.dll
Syntax
public enum CsvExporterEncoding

Fields

Name Description
ASCII

ASCII character encoding.

UTF7

UTF-7 character encoding.

UTF8

UTF-8 character encoding.

Unicode

Unicode character encoding.