AvalonEdit
StylisticSet14 Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesStylisticSet14
Gets a value that indicates whether a stylistic set of a font form is enabled.
Declaration Syntax
C#Visual BasicVisual C++
public override bool StylisticSet14 { get; }
Public Overrides ReadOnly Property StylisticSet14 As Boolean
	Get
public:
virtual property bool StylisticSet14 {
	bool get () override;
}
Return Value
true if the stylistic set of the font form is enabled; otherwise, false. The default is false.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238