FromNumber
FontWeight.FromNumber method
从指定的数字 创建字体粗细
public static FontWeight FromNumber(ushort number)
范围 | 类型 | 描述 |
---|---|---|
number | UInt16 | 无符号整数,必须在[1..1000]范围内 |
返回值
新的 FontWeight 实例或异常
例外
例外 | (健康)状况 |
---|---|
ArgumentOutOfRangeException | 指定的数字超出 [1..1000] 范围 |
也可以看看
- struct FontWeight
- 命名空间 GroupDocs.Editor.HtmlCss.Css.Properties
- 部件 GroupDocs.Editor