FontNumeralAlignment enumeration
Describes the numeral alignment value for the Typography.NumeralAlignment attached property.
Syntax
<object property="enumMemberName"/>
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The FontNumeralAlignment enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Normal | 0 |
Default numeral alignment is used. |
| Proportional | 1 |
Proportional width alignment is used. |
| Tabular | 2 |
Tabular alignment is used. |
Remarks
This enumeration is used by the Typography.NumeralAlignment attached property.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013
