IFont.Convert
IFont.Convert method
将字体转换为其他格式。
public Font Convert(FontType fontType)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontType | FontType | 要转换的目标类型 |
返回值
字体已转换为指定的格式
另见
- class Font
- enum FontType
- interface IFont
- namespace Aspose.Font
- assembly Aspose.Font
将字体转换为其他格式。
public Font Convert(FontType fontType)
| 参数 | 类型 | 描述 |
|---|---|---|
| fontType | FontType | 要转换的目标类型 |
字体已转换为指定的格式