Méthode Aspose::Font::Cff::CffFont::Convert
CffFont::Convert method
Convertit le Font en un autre format.
System::SharedPtr<Font> Aspose::Font::Cff::CffFont::Convert(Aspose::Font::FontType fontType) override
| Paramètre | Type | Description |
|---|---|---|
| fontType | Aspose::Font::FontType | Type de format du Font à convertir. |
ReturnValue
Font converted into new format.
Remarques
Remarque : le type TTF Font est désormais le seul pris en charge.
Voir aussi
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class CffFont
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++