AvalonEdit
HistoricalForms Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesHistoricalForms
Gets a value that indicates whether historical forms are enabled.
Declaration Syntax
C#Visual BasicVisual C++
public override bool HistoricalForms { get; }
Public Overrides ReadOnly Property HistoricalForms As Boolean
	Get
public:
virtual property bool HistoricalForms {
	bool get () override;
}
Return Value
true if historical forms are enabled; otherwise, false. The default is false.

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