Skip to main content
A newer version of this page is available. .

SpellChecker Class

Represents the base component of the Spell Checker.

Namespace: DevExpress.Xpf.SpellChecker

Assembly: DevExpress.Xpf.SpellChecker.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.SpellChecker, DevExpress.Wpf.RichEdit, DevExpress.Wpf.SpellChecker

Declaration

public class SpellChecker :
    SpellCheckerBase,
    ISpellChecker

The following members return SpellChecker objects:

See Also