Convert

TtfFont.Convert method

Konvertiert die Schriftart in ein anderes Format.

public override Font Convert(FontType fontType)
ParameterTypBeschreibung
fontTypeFontTypeSchriftartformattyp, in den konvertiert werden soll.

Rückgabewert

Schriftart in neues Format konvertiert.

Bemerkungen

Hinweis: Der Schriftarttyp TTF wird jetzt nur noch unterstützt.

Siehe auch