AvalonEdit
EastAsianExpertForms Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesEastAsianExpertForms
Gets a value that indicates whether the standard Japanese font forms have been replaced with the corresponding preferred typographic forms.
Declaration Syntax
C#Visual BasicVisual C++
public override bool EastAsianExpertForms { get; }
Public Overrides ReadOnly Property EastAsianExpertForms As Boolean
	Get
public:
virtual property bool EastAsianExpertForms {
	bool get () override;
}
Return Value
true if standard Japanese font forms have been replaced with the corresponding preferred typographic forms; otherwise, false. The default is false.

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