Aspose::Font::FontType enum

FontType enum

Specifies Font type.

enum class FontType

Values

NameValueDescription
TTF0TTF (TrueType) Font type and related.
Type11Type1Font type.
CFF2CFF (Compact font format) Font type.
OTF3OpenType Font. OpenType Font format is an extension of the TrueType Font format, adding support for PostScript Font data.

See Also