FontType

FontType enumeration

Gibt den Schriftarttyp an.

public enum FontType

Werte

NameWertBeschreibung
TTF0TTF (TrueType) Schriftart und verwandt.
Type11Typ1 Schriftart.
CFF2CFF (Kompaktschriftformat) Schriftart.
OTF3OpenType-Schriftart. Das OpenType-Schriftartformat ist eine Erweiterung des TrueType-Schriftartformats und fügt Unterstützung für PostScript-Schriftartdaten hinzu.

Siehe auch