[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FontCharSet

FontCharSet Enum

Defines character sets that may be supported by a font.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum FontCharSet
Public Enum FontCharSet

Fields

Name 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".