FontFileFormatType enumeration

FontFileFormatType enumeration

Represents font format type.

The FontFileFormatType type exposes the following members:

Fields

FieldDescription
UNKNOWNUnknown font format type.
TTFTTF font format type.
OTFOTF font format type.
TTCTTC font format type.

See Also