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
ParameterTypeDescription
fontTypeAspose::Font::FontTypetype to convert to font into

ReturnValue

font converted into format specified

See Also