Enum FontFaceType

FontFaceType enumeration

Zählt Schrifttypen auf

[Flags]
public enum FontFaceType

Werte

NameWertBeschreibung
NotSpecified0Schriftart ist nicht angegeben.
Ttf1Die TrueType-Schriftart.
Eot2Die EOT-Schriftart.
Woff4Die WOFF-Schriftart.

Siehe auch