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

SpellCheckerDictionary Class

Represents a dictionary used by the XtraSpellChecker engine.

Namespace: DevExpress.XtraSpellChecker

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

Declaration

public class SpellCheckerDictionary :
    SpellCheckerDictionaryBase

The following members return SpellCheckerDictionary objects:

Remarks

Serves as the base class for custom dictionaries.

See Also