class EncodingNames

Parents

object

Brief

The class for storing the names of supported single-byte encodings.

Static Public Fields

CP1250

Microsoft Windows Codepage 1250 (EE).

CP1251

Microsoft Windows Codepage 1251 (Cyrl).

CP1252

Microsoft Windows Codepage 1252 (ANSI).

CP1253

Microsoft Windows Codepage 1253 (Greek).

CP1254

Microsoft Windows Codepage 1254 (Turk).

CP1255

Microsoft Windows Codepage 1255 (Hebr).

CP1256

Microsoft Windows Codepage 1256 (Arab).

CP1257

Microsoft Windows Codepage 1257 (BaltRim).

CP1258

Microsoft Windows Codepage 1258 (Viet).

FontSpecific

The built-in font encoding.

ISO8859_13

Latin Alphabet No. 7.

ISO8859_15

Latin Alphabet No. 9.

ISO8859_2

Latin Alphabet No.2.

ISO8859_3

Latin Alphabet No.3.

ISO8859_4

Latin Alphabet No.4.

ISO8859_5

Latin Cyrillic Alphabet.

ISO8859_6

Latin Arabic Alphabet.

ISO8859_7

Latin Greek Alphabet.

ISO8859_8

Latin Hebrew Alphabet.

ISO8859_9

Latin Alphabet No. 5.

KOI8_R

KOI8-R Russian Net Character Set.

MacRomanEncoding

The standard encoding of MacOS.

StandardEncoding

The default encoding of PDF.

UTF_8

UTF-8 encoding.

WinAnsiEncoding

The standard encoding of Windows.

back