Font
Font class
Contains information about a font.
Font()
Constructor.
Properties
| Name | Type | Description |
|---|---|---|
| ID | int | The ID of the element within its parent element. |
| Name | String | The name of the font as a UTF-16 Unicode string. |
| UnicodeRanges | String | The supported Unicode ranges of the font. |
| CharSets | String | The supported character sets of the font. |
| Panos | String | The panose signature for the font. Panose is a classification system for typefaces that categorizes them based upon thei |
| Flags | int | Flags that indicate the following: missing font, default font, asian font, complex font, vertical font, and font type. |