Attachmate.Reflection Assembly > Attachmate.Reflection.Productivity Namespace : ISpellCheck Interface |
For a list of all members of this type, see ISpellCheck members.
Name | Description | |
---|---|---|
AddToCustomDictionary | Adds a word to the active custom dictionary, provided that a custom dictionary is set. | |
CheckCurrentField | Reviews the current field contents for misspellings. | |
CheckScreen | Reviews the current screen contents for misspellings. | |
CorrectMisspelling | Replaces a misspelled word with a correction at the specified location. | |
RemoveAllMisspellings | Clears all misspelled words from the current screen. | |
RemoveMisspelling | Removes the specified word from the misspelled word list and clears the associated misspelling attribute on the screen. |