-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Documents.Typography.NumeralAlignment |
winrt attachedproperty |
Gets or sets a FontNumeralAlignment value that indicates the alignment of widths for numerals.
OpenType fonts support a proportional and tabular figure feature to control the alignment of widths when using numerals. Proportional figures treat each numeral as having a different width (1 is narrower than 5). Tabular figures are treated as equal-width numerals so that they align vertically, which increases the readability of financial-type information.
- Type: FontNumeralAlignment
- Identifier field: NumeralAlignmentProperty
- Accessor methods: GetNumeralAlignment, SetNumeralAlignment