VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Spelling Namespace / SpellCheckManager Class
In This Topic
SpellCheckManager Class Methods
In This Topic
For a list of all methods of this type, see SpellCheckManager.
Public Methods
 NameDescription
Public MethodAdds the specified word to the specified engine.
Public MethodDisables the specified spell check engine.
Public MethodReleases all resources used by the SpellCheckManager object.
Public MethodEnables the specified spell check engine.
Public MethodAdds the spell check task to the end of task queue.
Public MethodAdds the spell check task to the beginning of task queue.
Public MethodRemoves the specified word from the specified spell check engine.
Public MethodSpells the specified word.
Public MethodReturns a list of suggestions for the specified (misspelled) word.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event.
See Also