| Enum Summary | 
| FontCharset | Charset represents the basic set of characters associated with a font (that it can display), and 
 corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language. | 
| FontFamily | A property of a font that describes its general appearance. | 
| FontGroup | Text runs can contain characters which will be handled (if configured) by a different font,
 because the default font (latin) doesn't contain corresponding glyphs. | 
| FontPitch | A property of a font that describes the pitch, of the characters. |