SpellCheckErrorBase Class
In This Article
A base class for spell check error information.
Namespace: DevExpress.XtraSpellChecker.Rules
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
#Declaration
#Related API Members
The following members return SpellCheckErrorBase objects:
#Remarks
The SpellChecker.CalcError method returns the SpellCheckErrorBase object.
See Also