Convert
TtfFont.Convert method
Konvertiert die Schriftart in ein anderes Format.
public override 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
- class Font
- enum FontType
- class TtfFont
- namensraum Aspose.Font.Ttf
- Montage Aspose.Font