InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / ISpellCheck Interface
Members


ISpellCheck Interface
Defines the interface for the Spell Check Productivity feature.
Object Model
ISpellCheck InterfaceIProductivity Interface
Syntax
'Declaration
 
Public Interface ISpellCheck 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As ISpellCheck
Remarks
You can configure Spell Check settings or review text for misspelled words on the current host screen or the current field.
See Also