Aspose::Font::IFont::Convert method
IFont::Convert method
Converts the Font into another format.
virtual System::SharedPtr<Aspose::Font::Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
Parameter | Type | Description |
---|---|---|
fontType | Aspose::Font::FontType | type to convert to font into |
ReturnValue
font converted into format specified
See Also
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class IFont
- Namespace Aspose::Font
- Library Aspose.Font for C++