Windows.UI.Xaml.Documents.Typography.NumeralAlignment

May 26, 2021 ยท View on GitHub

-description

Gets or sets a FontNumeralAlignment value that indicates the alignment of widths for numerals.

-remarks

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.

-see-also

XAML attached properties

-examples