OptionsSpelling Class
Contains options that affect text processing.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Related API Members
The following members return OptionsSpelling objects:
Remarks
Use the OptionsSpelling object properties to specify the word types to be excluded from a spell check.
You can save the OptionsSpelling
options to external files using the following methods:
Inheritance
Object
OptionsSpellingBase
OptionsSpelling
See Also