Represents a spell checker that looks up the specified dictionary for the words in the given text, and returns the spelling errors and suggestions.
For a list of all members of this type, see Speller Members.
System.Object
Karamasoft.WebControls.UltimateSpell.Speller
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
1. Specify a physical path to the dictionary file to load and cache the dictionary automatically.
2. Do not specify a dictionary file, but build the dictionary from any source programmatically.
Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll)
Speller Members | Karamasoft.WebControls.UltimateSpell Namespace