InfoConnect API Guide
Inheritance Hierarchy
In This Topic
    Attachmate.Reflection.Productivity Namespace
    In This Topic
    Classes
     ClassDescription
    ClassEvent arguments for Auto Complete suggestion accepted event.
    ClassSpecifies event arguments for the Auto Expansion event.
    ClassEvent arguments for spelling that handle misspellings.
    Interfaces
     InterfaceDescription
    InterfaceDefines the interface and settings for Auto Complete, a Productivity feature that helps populate fields by suggesting common or repeated commands based on what you've typed previously.
    InterfaceDefines the interface and configures settings for the Auto Expand Productivity feature.
    InterfaceDefines the interface for the Office Tools Productivity feature.
    InterfaceDefines the interface for the base Productivity feature.
    InterfaceDefines the interface to the Recent Typing Productivity feature.
    InterfaceDefines the interface for the Screen History feature.
    InterfaceDefines the interface for the Spell Check Productivity feature.
    Structures
     StructureDescription
    StructureContains an Auto Expand key-value pair that maps an abbreviation string to an expansion string.
    StructureContains the attributes of a misspelled word on a host screen.
    Delegates
     DelegateDescription
    DelegateThe event delegate for the Auto Complete suggestion accepted event.
    DelegateAuto Expand event delegate.
    DelegateMisspelledWord event delegate.
    Enumerations
     EnumerationDescription
    EnumerationEnumeration of replace word overwrite values that are used to configure Auto Expand and Auto Complete.
    EnumerationSpecifies the main language dictionary to use to review the spelling of words, if the Spell Check engine supports multiple languages.
    See Also