'Declaration Public Enum FontCharSet Inherits System.Enum
public enum FontCharSet : System.Enum
'Declaration Public Enum FontCharSet Inherits System.Enum
public enum FontCharSet : System.Enum
Member | Description |
---|---|
Ansi | When the item is serialized out as XML, its value is "iso-8859-1". |
Arabic | When the item is serialized out as XML, its value is "windows-1256". |
Baltic | When the item is serialized out as XML, its value is "windows-1257". |
Big5 | When the item is serialized out as XML, its value is "Big5". |
Default | The default character set. |
EastEurope | When the item is serialized out as XML, its value is "windows-1250". |
GB2312 | When the item is serialized out as XML, its value is "GBK". |
Greek | When the item is serialized out as XML, its value is "windows-1253". |
Hangul | When the item is serialized out as XML, its value is "ks_c-5601-1987". |
Hebrew | When the item is serialized out as XML, its value is "windows-1255". |
Johab | When the item is serialized out as XML, its value is "KS_C-5601-1992". |
Mac | When the item is serialized out as XML, its value is "macintosh". |
Oem | Operating-system dependent character set. |
Other | An unknown character set. |
Russian | When the item is serialized out as XML, its value is "windows-1251". |
ShiftJIS | When the item is serialized out as XML, its value is "shift_jis". |
Symbol | Symbol character set. |
Thai | When the item is serialized out as XML, its value is "windows-874". |
Turkish | When the item is serialized out as XML, its value is "iso-8859-9". |
Vietnamese | When the item is serialized out as XML, its value is "windows-1258". |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.FontCharSet