OptionsSpellingBase Class
In This Article
Contains options that affect text processing.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v14.2.Core.dll
#Declaration
[TypeConverter(typeof(ExpandableObjectConverter))]
public class OptionsSpellingBase :
IOptionsSpellings
#Returned By
The SpellCheckerBase.OptionsSpelling property returns an instance of OptionsSpellingBase.
See Also