ParseFromCssName

FontType.ParseFromCssName method

返回 FontType 值,相当于指定的 CSS 兼容字体名称 type

public static FontType ParseFromCssName(string name)
范围 类型 描述
name String 字体类型的 CSS 兼容名称

返回值

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

也可以看看