Type1Font.Convert
Type1Font.Convert method
将字体转换为其他格式。
public override Font Convert(FontType fontType)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontType | FontType | 要转换成的字体格式类型。 |
返回值
已将字体转换为新格式。
备注
注意:目前仅支持 TTF 字体类型。
另见
- class Font
- enum FontType
- class Type1Font
- namespace Aspose.Font.Type1
- assembly Aspose.Font