[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.MhtExportSettings.CharacterSets

MhtExportSettings.CharacterSets Enum

Specifies character sets that can be used in the document.

Namespace: GrapeCity.ActiveReports.Web
Assembly: MESCIUS.ActiveReports.Web.dll
Syntax
public enum MhtExportSettings.CharacterSets

Fields

Name Description
Big5

Represents the Big5 character set.

EucJp

The EUC-JP character set.

HzGb2312

The GB2312 character set.

Ibm850

The IBM850 character set.

Iso2022Jp

The ISO 2022 JP character set.

Iso8859_1

The ISO 8859-1 character set.

Iso8859_2

The ISO 8859-2 character set.

Iso8859_5

The ISO 8859-5 character set.

Iso8859_6

The ISO 8859-6 character set.

Koi8r

The KOI8-R character set.

Ksc5601

The KSC 5601 character set.

ShiftJis

The Shift JIS character set.

UnicodeUtf16

The Unicode UTF-16 character set.

UnicodeUtf8

The Unicode UTF-8 character set.