FontFileFormatType
FontFileFormatType enumeration
Represents font format type.
Values
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown font format type. |
Ttf | 1 | TTF font format type. |
Otf | 2 | OTF font format type. |
Ttc | 3 | TTC font format type. |
Represents font format type.
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown font format type. |
Ttf | 1 | TTF font format type. |
Otf | 2 | OTF font format type. |
Ttc | 3 | TTC font format type. |