IFont.Style

IFont.Style property

获取或设置字体样式。这是由字体文件提供的原始字符串值。

public string Style { get; set; }

另见