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

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