Skip to main content

SpellCheckerDictionary Class

Represents a dictionary used by the XtraSpellChecker engine.

Namespace: DevExpress.XtraSpellChecker

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

NuGet Package: DevExpress.SpellChecker.Core

Declaration

public class SpellCheckerDictionary :
    SpellCheckerDictionaryBase

The following members return SpellCheckerDictionary objects:

Remarks

Serves as the base class for custom dictionaries.

See Also