Aspose::Font::IFont::Convert metodo
IFont::Convert method
Converte il Font in un altro formato.
virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| fontType | Aspose::Font::FontType | tipo in cui convertire il font |
ReturnValue
font convertito nel formato specificato
Vedi anche
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class IFont
- Namespace Aspose::Font
- Library Aspose.Font for C++