Number
FontWeight.Number property
返回一个数字 - 1 到 1000 之间的整数值,包括 1 和 1000,它描述字体的粗体,或者抛出异常,如果当前粗体不是绝对的,而是相对的
public ushort Number { get; }
例外
例外 | (健康)状况 |
---|---|
InvalidOperationException | 如果当前字体粗细持有字体粗体的相对值则抛出 |
也可以看看
- struct FontWeight
- 命名空间 GroupDocs.Editor.HtmlCss.Css.Properties
- 部件 GroupDocs.Editor