Speller Methods

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image

The Speller type exposes the following members.

Methods

  NameDescription
Public methodAddWord
Add word to dictionary index.
Public methodAddWordToCustom
Add word to custom dictionary index.
Public methodAppendWordToCustomFile
Append word to custom dictionary file.
Public methodCacheCustomDictionary
Write custom dictionary into cache.
Public methodCacheDictionary
Write dictionary into cache.
Public methodCustomDictionaryInCache
Check whether custom dictionary is in cache.
Public methodDictionaryInCache
Check whether dictionary is in cache.
Public methodSpellCheck
Spell check the provided text, and return the spelling errors and suggestions.

See Also