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

ISpellCheckerDictionary Interface

Defines the basic interface for spell checker dictionaries.

Namespace: DevExpress.XtraSpellChecker

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

Declaration

public interface ISpellCheckerDictionary

The following members return ISpellCheckerDictionary objects:

Library Related API Members
Cross-Platform Class Library DictionaryCollection.Item[Int32]
ASP.NET Controls and MVC Extensions WebDictionary.GetCachedDictionary()
See Also