Gets a value that indicates the fraction style.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public override FontFraction Fraction { get; }
Public Overrides ReadOnly Property Fraction As FontFraction Get
public: virtual property FontFraction Fraction { FontFraction get () override; }
Return Value
One of the FontFraction values. The default is Normal.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238