<< Click to Display Table of Contents >>
Charset |
This property indicates the available set of characters for a font of a Screen object. Possible values for this property are described on the next table.
Available values for the Charset property
Value |
Codepage |
Name |
Description |
---|---|---|---|
0 |
1252 |
ANSI_CHARSET |
ANSI (American National Standards Institute) |
1 |
-- |
DEFAULT_CHARSET |
Default (displays the available set of characters for this Font) |
2 |
-- |
SYMBOL_CHARSET |
Symbols |
128 |
932 |
SHIFTJIS_CHARSET |
Japanese (Shift-JIS) |
129 |
949 |
HANGUL_CHARSET |
Korean |
134 |
936 |
GB2312_CHARSET |
Chinese Simplified (GBK) |
136 |
950 |
CHINESEBIG5_CHARSET |
Chinese Traditional (Big5) |
161 |
1253 |
GREEK_CHARSET |
Greek |
162 |
1254 |
TURKISH_CHARSET |
Turkish |
177 |
1255 |
HEBREW_CHARSET |
Hebrew |
178 |
1256 |
ARABIC_CHARSET |
Arabic |
186 |
1257 |
BALTIC_CHARSET |
Baltic |
204 |
1251 |
RUSSIAN_CHARSET |
Russian |
222 |
874 |
THAI_CHARSET |
Thai |
238 |
1250 |
EE_CHARSET |
Central Europe |
255 |
-- |
OEM_CHARSET |
OEM (Original Equipment Manufacturer) |