Aspose::Font::IFont::Convert méthode
IFont::Convert method
Convertit le Font en un autre format.
virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
| Paramètre | Type | Description |
|---|---|---|
| fontType | Aspose::Font::FontType | type dans lequel convertir la police |
ReturnValue
police convertie dans le format spécifié
Voir aussi
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class IFont
- Namespace Aspose::Font
- Library Aspose.Font for C++