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


In This Topic
    ISpellCheck Interface
    In This Topic
    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
    public interface ISpellCheck : Attachmate.Reflection.Framework.IProxy  
    Remarks
    You can configure Spell Check settings or review text for misspelled words on the current host screen or the current field.
    See Also