wpf-devexpress-dot-xpf-dot-spellchecker-8f2ad5d1.md
Contains options that affect text processing.
Namespace : DevExpress.Xpf.SpellChecker
Assembly : DevExpress.Xpf.SpellChecker.v25.2.dll
NuGet Package : DevExpress.Wpf.SpellChecker
public class OptionsSpelling :
OptionsSpellingBase,
INotifyPropertyChanged
Public Class OptionsSpelling
Inherits OptionsSpellingBase
Implements INotifyPropertyChanged
The following members return OptionsSpelling objects:
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:
Object OptionsSpellingBase OptionsSpelling
See Also