Show / Hide Table of Contents

Enum FontNumeralStyle

Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public enum FontNumeralStyle

Fields

Name Description
Lining

Lining numeral style is used. Replaces default glyphs with numeric forms of even height.

Normal

Default numeral style is used.

OldStyle

Old style numeral style is used. Replaces default glyphs with a figure style that matches lowercase letters in height and color.

  • Improve this Doc
  • View Source