ISpellCheckerDictionary.WordCount Property
Gets the number of word entries contained in the dictionary.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer specifying the number of word entries in the dictionary. |
See Also