enum
FontVariantNumeric
public sealed enum FontVariantNumeric : Enum Possible values for font-variant-numeric CSS property.
Enum Values
| Name | Value | Description |
|---|---|---|
Normal | | Default numeric glyph behavior. |
TabularNums | | Use tabular-width digits if the font provides them. |