VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Spelling Namespace / ISpellCheckEngine Interface
In This Topic
ISpellCheckEngine Interface Methods
In This Topic
For a list of all methods of this type, see ISpellCheckEngine.
Public Methods
 NameDescription
Public MethodAdds the specified word to the internal dictionary.
Public MethodDetermines whether the specified word can be added to the internal dictionary.
Public MethodRemoves the specified word from the internal dictionary.
Public MethodSpells the specified word.
Public MethodReturns a list of suggestions for the specified (misspelled) word.
See Also