Aspose::Font::Cff::CffFont::Convert metodo
CffFont::Convert method
Converte il Font in un altro formato.
System::SharedPtr<Font> Aspose::Font::Cff::CffFont::Convert(Aspose::Font::FontType fontType) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| fontType | Aspose::Font::FontType | Tipo di formato del Font in cui convertire. |
ReturnValue
Font converted into new format.
Osservazioni
Nota: il tipo TTF Font è attualmente supportato solo.
Vedi anche
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class CffFont
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++