Aspose::Cells::FontFileFormatType enum

FontFileFormatType enum

Represents font format type.

enum class FontFileFormatType

Values

NameValueDescription
Unknown0
Unknown font format type.
Ttf1
TTF font format type.
Otf2
OTF font format type.
Ttc3
TTC font format type.

See Also