public final class CharacterSet
extends com.aspose.ms.System.Enum
Represents the character set used.
Modifier and Type | Field and Description |
---|---|
static int |
Ansi
1252 Latin 1, 1250 Latin 2, 1256 Arabic character sets
|
static int |
Arabic
1256 Arabic character set.
|
static int |
Baltic
1257 Baltic Rim character set.
|
static int |
ChineseBig5
DBCS, 950 Traditional Chinese character set.
|
static int |
Default
The default character set.
|
static int |
Easteurope
1250 Latin 2, Central Europe character set.
|
static int |
Gb2312
DBCS, 936 Simplified Chinese character set.
|
static int |
Greek
1253 Greek character set.
|
static int |
Hangeul
DBCS, 949 Korean character set.
|
static int |
Hangul
DBCS, 949 Korean character set.
|
static int |
Hebrew
1255 Hebrew character set.
|
static int |
Johab
DBCS, 1361 Korean character set.
|
static int |
Mac
10000 Mac Roman, 10029 Mac Central Europe, 10007 Mac Cyrillic character sets.
|
static int |
Oem
437 MS-DOS Latin 1, 852 MS-DOS Latin 2, 864 MS-DOS Arabic character sets.
|
static int |
Russian
1251 Cyrillic (Slavic) character set.
|
static int |
Shiftjis
DBCS, 932 Japanese character set.
|
static int |
Symbol
The symbol character set
|
static int |
Thai
874 Thai character set.
|
static int |
Turkish
1254 Turkish character set.
|
static int |
Vietnamese
1258 Vietnamese character set.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int Ansi
1252 Latin 1, 1250 Latin 2, 1256 Arabic character sets
public static final int Default
The default character set.
public static final int Symbol
The symbol character set
public static final int Shiftjis
DBCS, 932 Japanese character set.
public static final int Hangeul
DBCS, 949 Korean character set.
public static final int Hangul
DBCS, 949 Korean character set.
public static final int Gb2312
DBCS, 936 Simplified Chinese character set.
public static final int ChineseBig5
DBCS, 950 Traditional Chinese character set.
public static final int Oem
437 MS-DOS Latin 1, 852 MS-DOS Latin 2, 864 MS-DOS Arabic character sets.
public static final int Johab
DBCS, 1361 Korean character set.
public static final int Hebrew
1255 Hebrew character set.
public static final int Arabic
1256 Arabic character set.
public static final int Greek
1253 Greek character set.
public static final int Turkish
1254 Turkish character set.
public static final int Vietnamese
1258 Vietnamese character set.
public static final int Thai
874 Thai character set.
public static final int Easteurope
1250 Latin 2, Central Europe character set.
public static final int Russian
1251 Cyrillic (Slavic) character set.
public static final int Mac
10000 Mac Roman, 10029 Mac Central Europe, 10007 Mac Cyrillic character sets.
public static final int Baltic
1257 Baltic Rim character set.