Aspose::Font::Cff::CffFont::Convert Methode
CffFont::Convert method
Konvertiert den Font in ein anderes Format.
System::SharedPtr<Font> Aspose::Font::Cff::CffFont::Convert(Aspose::Font::FontType fontType) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| fontType | Aspose::Font::FontType | Formattyp des Font, in den konvertiert werden soll. |
ReturnValue
Font converted into new format.
Hinweise
Hinweis: Der TTF Font Typ wird derzeit nur unterstützt.
Siehe auch
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class CffFont
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++