Aspose::Font::IFont::Convert 方法

IFont::Convert method

Font 转换为另一种格式。

virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
参数类型描述
fontTypeAspose::Font::FontType要转换为的字体类型

ReturnValue

字体已转换为指定的格式

另见