Skip to main content
A newer version of this page is available. .

SpellCheckErrorBase Class

A base class for spell check error information.

Namespace: DevExpress.XtraSpellChecker.Rules

Assembly: DevExpress.SpellChecker.v19.2.Core.dll

Declaration

public abstract class SpellCheckErrorBase

The following members return SpellCheckErrorBase objects:

Remarks

The SpellChecker.CalcError method returns the SpellCheckErrorBase object.

Inheritance

Object
SpellCheckErrorBase
See Also