Convert
Font.Convert method
Konvertiert die Schriftart in ein anderes Format.
public abstract Font Convert(FontType fontType)
Parameter | Typ | Beschreibung |
---|---|---|
fontType | FontType | Schriftartformattyp, 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
- enum FontType
- class Font
- namensraum Aspose.Font
- Montage Aspose.Font