Back to Devexpress

ISpellCheckerDictionary Interface

corelibraries-devexpress-dot-xtraspellchecker-1ea783f1.md

latest1.3 KB
Original Source

ISpellCheckerDictionary Interface

Defines the basic interface for spell checker dictionaries.

Namespace : DevExpress.XtraSpellChecker

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

NuGet Package : DevExpress.SpellChecker.Core

Declaration

csharp
public interface ISpellCheckerDictionary
vb
Public Interface ISpellCheckerDictionary

The following members return ISpellCheckerDictionary objects:

LibraryRelated API Members
Cross-Platform Class LibraryDictionaryCollection.Item[Int32]
ASP.NET Web Forms ControlsWebDictionary.GetCachedDictionary()

See Also

ISpellCheckerDictionary Members

DevExpress.XtraSpellChecker Namespace