Aspose::Font::Type1::Type1Font::Convert method
Type1Font::Convert method
Converts the Font into another format.
System::SharedPtr<Aspose::Font::Font> Aspose::Font::Type1::Type1Font::Convert(Aspose::Font::FontType fontType) override
Parameter | Type | Description |
---|---|---|
fontType | Aspose::Font::FontType | Font format type to convert into. |
ReturnValue
Font converted into new format.
Remarks
Note: TTF Font type is now supported only.
See Also
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class Type1Font
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++