Gets a value that indicates the set of glyphs that are used to render numeric alternate font forms.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override FontNumeralStyle NumeralStyle { get; }
Public Overrides ReadOnly Property NumeralStyle As FontNumeralStyle Get
public: virtual property FontNumeralStyle NumeralStyle { FontNumeralStyle get () override; }
Return Value
One of the FontNumeralStyle values. The default is Normal.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238