TtfFont.Style

TtfFont.Style property

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

public override string Style { get; set; }

另见