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.v20.2.Core.dll

NuGet Packages: DevExpress.SpellChecker.Core, DevExpress.WindowsDesktop.SpellChecker.Core

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