Back to Devexpress

RichEditControl.UseGlyphRendering Property

wpf-devexpress-dot-xpf-dot-richedit-dot-richeditcontrol-bf65224d.md

latest1.1 KB
Original Source

RichEditControl.UseGlyphRendering Property

Gets or sets whether to adjust glyph rendering.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public static bool UseGlyphRendering { get; set; }
vb
Public Shared Property UseGlyphRendering As Boolean

Property Value

TypeDescription
Boolean

true, to adjust glyph rendering ; otherwise, false.

|

See Also

RichEditControl Class

RichEditControl Members

DevExpress.Xpf.RichEdit Namespace