Typography.NumeralAlignment Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a FontNumeralAlignment value that indicates the alignment of widths for numerals.
see GetNumeralAlignment, and SetNumeralAlignment
see GetNumeralAlignment, and SetNumeralAlignment
see GetNumeralAlignment, and SetNumeralAlignment
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.
- Type: FontNumeralAlignment
- Identifier field: NumeralAlignmentProperty
- Accessor methods: GetNumeralAlignment, SetNumeralAlignment