Aspose::Font::FontType enum

FontType enum

Specifica il tipo di Font.

enum class FontType

Valori

NomeValoreDescrizione
TTF0Tipo TTF (TrueType) Font e correlati.
Type11Type1Font tipo.
CFF2Tipo CFF (Compact font format) Font.
OTF3OpenType Font. Il formato OpenType Font è un’estensione del formato TrueType Font, aggiungendo il supporto per i dati PostScript Font.

Vedi anche