FontType
FontType enumeration
Specifica il tipo di carattere.
public enum FontType
I valori
Nome | Valore | Descrizione |
---|---|---|
TTF | 0 | Tipo di carattere TTF (TrueType) e relativi. |
Type1 | 1 | Tipo1 Tipo di carattere. |
CFF | 2 | CFF (Formato font compatto) Tipo di carattere. |
OTF | 3 | OpenType Font. Il formato OpenType Font è un’estensione del formato TrueType Font, che aggiunge il supporto per i dati PostScript Font. |
Guarda anche
- spazio dei nomi Aspose.Font
- assemblea Aspose.Font