ParseFromMime

FontType.ParseFromMime method

返回 FontType 值,相当于指定的 MIME 代码

public static FontType ParseFromMime(string mimeCode)
范围 类型 描述
mimeCode String MIME代码

返回值

成功时有效的 FontType 值或失败时的 FontType.Undefined

也可以看看