Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

FontNumeralStyle Enumeration

Describes the numeral style for a Typography object.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

public enum FontNumeralStyle

Member nameDescription
NormalDefault numeral style is used.
LiningLining numeral style is used. Replaces default glyphs with numeric forms of even height.
OldStyleOld style numeral style is used. Replaces default glyphs with a figure style that matches lowercase letters in height and color.

OpenType fonts support an old style numeral format. This format is useful for displaying numerals in styles that are no longer standard.

Silverlight

Supported in: 5

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

Community Additions

Show:
© 2017 Microsoft