FontType
FontType enumeration
Gibt den Schriftarttyp an.
public enum FontType
Werte
Name | Wert | Beschreibung |
---|---|---|
TTF | 0 | TTF (TrueType) Schriftart und verwandt. |
Type1 | 1 | Typ1 Schriftart. |
CFF | 2 | CFF (Kompaktschriftformat) Schriftart. |
OTF | 3 | OpenType-Schriftart. Das OpenType-Schriftartformat ist eine Erweiterung des TrueType-Schriftartformats und fügt Unterstützung für PostScript-Schriftartdaten hinzu. |
Siehe auch
- namensraum Aspose.Font
- Montage Aspose.Font