Aspose::Font::IFont::Convert 方法
IFont::Convert method
将 Font 转换为另一种格式。
virtual System::SharedPtr<Font> Aspose::Font::IFont::Convert(Aspose::Font::FontType fontType)=0
| 参数 | 类型 | 描述 |
|---|---|---|
| fontType | Aspose::Font::FontType | 要转换为的字体类型 |
ReturnValue
字体已转换为指定的格式
另见
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class IFont
- Namespace Aspose::Font
- Library Aspose.Font for C++