Skip to main content

DXRichEditSpellCheckerOptions() Constructor

Initializes a new instance of the DXRichEditSpellCheckerOptions class with the default settings.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public DXRichEditSpellCheckerOptions()

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also