Enum FontFaceType
FontFaceType enumeration
Zählt Schrifttypen auf
[Flags]
public enum FontFaceType
Werte
Name | Wert | Beschreibung |
---|---|---|
NotSpecified | 0 | Schriftart ist nicht angegeben. |
Ttf | 1 | Die TrueType-Schriftart. |
Eot | 2 | Die EOT-Schriftart. |
Woff | 4 | Die WOFF-Schriftart. |
Siehe auch
- namensraum Aspose.Tasks
- Montage Aspose.Tasks