AvalonEdit
EastAsianLanguage Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesEastAsianLanguage
Gets a value that indicates the version of glyphs to be used for a specific writing system or language.
Declaration Syntax
C#Visual BasicVisual C++
public override FontEastAsianLanguage EastAsianLanguage { get; }
Public Overrides ReadOnly Property EastAsianLanguage As FontEastAsianLanguage
	Get
public:
virtual property FontEastAsianLanguage EastAsianLanguage {
	FontEastAsianLanguage get () override;
}
Return Value
One of the FontEastAsianLanguage values. The default is Normal.

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