IFont.Convert

IFont.Convert method

将字体转换为其他格式。

public Font Convert(FontType fontType)
参数类型描述
fontTypeFontType要转换的目标类型

返回值

字体已转换为指定的格式

另见