FromNumber
FontWeight.FromNumber method
指定された数値から font-weight を作成します
public static FontWeight FromNumber(ushort number)
パラメータ | タイプ | 説明 |
---|---|---|
number | UInt16 | 符号なし整数、[1..1000] の範囲内である必要があります |
戻り値
新しい FontWeight インスタンスまたは例外
例外
例外 | 調子 |
---|---|
ArgumentOutOfRangeException | 指定された数値は [1..1000] の範囲外です |
関連項目
- struct FontWeight
- 名前空間 GroupDocs.Editor.HtmlCss.Css.Properties
- 組み立て GroupDocs.Editor