Méthode Aspose::Font::Type1::Type1Font::Convert
Type1Font::Convert method
Convertit le Font en un autre format.
System::SharedPtr<Font> Aspose::Font::Type1::Type1Font::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 Type1Font
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++