Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Silverlight
System.Windows
 FontNumeralAlignment Enumeration
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
FontNumeralAlignment Enumeration

Describes the numeral alignment for a Typography object.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Enumeration FontNumeralAlignment
C#
public enum FontNumeralAlignment
Member nameDescription
NormalDefault numeral alignment is used.
ProportionalProportional width alignment is used.
TabularTabular alignment is used.

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.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker