Font weight
Thickness of the font when rendering text
- BrowseName
- FontWeightEnum
Values
| Value | DisplayName | Description |
|---|---|---|
| 100 | Thin | Specify a font weight with a value of 100 in the OpenType specification |
| 200 | Ultra light | Specify a font weight with a value of 200 in the OpenType specification |
| 300 | Light | Specify a font weight with a value of 300 in the OpenType specification |
| 400 | Normal | Specify a font weight with a value of 400 in the OpenType specification |
| 500 | Medium | Specify a font weight with a value of 500 in the OpenType specification |
| 600 | Semi bold | Specify a font weight with a value of 600 in the OpenType specification |
| 700 | Bold | Specify a font weight with a value of 700 in the OpenType specification |
| 800 | Ultra bold | Specify a font weight with a value of 800 in the OpenType specification |
| 900 | Black | Specify a font weight with a value of 900 in the OpenType specification |
| 950 | Ultra black | Specify a font weight with a value of 950 in the OpenType specification |
