FontNumeralStyle enumeration
Describes a numeral style value for the Typography.NumeralStyle attached property.
Syntax
<object property="enumMemberName"/>
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The FontNumeralStyle enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Normal | 0 |
Default numeral style is used. |
| Lining | 1 |
Lining numeral style is used. Replaces default glyphs with numeric forms of even height. |
| OldStyle | 2 |
Old style numeral style is used. Replaces default glyphs with a figure style that matches lowercase letters in height and color. |
Remarks
This enumeration is used by the Typography.NumeralStyle attached property.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013
