Aspose::Font::IFont::Convert Methode
IFont::Convert method
Konvertiert den Font in ein anderes Format.
virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| fontType | Aspose::Font::FontType | Typ, in den der Font konvertiert werden soll |
ReturnValue
Font in das angegebene Format konvertiert
Siehe auch
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class IFont
- Namespace Aspose::Font
- Library Aspose.Font for C++