windowsforms-devexpress-dot-xtraspellchecker-b996e2e3.md
Contains options that affect text processing.
Namespace : DevExpress.XtraSpellChecker
Assembly : DevExpress.XtraSpellChecker.v25.2.dll
NuGet Package : DevExpress.Win.SpellChecker
public class OptionsSpelling :
OptionsSpellingBase
Public Class OptionsSpelling
Inherits OptionsSpellingBase
The following members return OptionsSpelling objects:
Use this object’s properties to specify the word types excluded from checking, how the text selection should be dealt with, and more options when available.
The default settings are:
You can save the OptionsSpelling options to external files using the following methods:
Object OptionsSpellingBase OptionsSpelling
See Also