InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IProductivity Interface
Properties Methods

In This Topic
    IProductivity Interface Members
    In This Topic

    The following tables list the members exposed by IProductivity.

    Public Properties
     NameDescription
     PropertyGets the Auto Complete object, which holds configuration properties, methods, and events for the Auto Complete Productivity feature.  
     PropertyGets the Auto Expand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature.  
     PropertyGets the Office Tools object, which holds configuration properties, methods, and events for the Office Tools Productivity feature.  
     PropertyGets the parent object (IIbmTerminal).  
     PropertyGets the Recent Typing object, which holds configuration properties, methods, and events for the Recent Typing Productivity feature.  
     PropertyGets or sets allowable text contents for the Scratch Pad.  
     PropertyGets the Scratch Pad contents as text without any Rich Text Format markup.  
     PropertyGets or sets the visible state of the dockable Scratch Pad panel.  
     PropertyGets the Screen History object, which holds configuration properties, methods, and events for the Screen History Productivity feature.  
     PropertyGets the Spell Check object, which holds configuration properties, methods, and events for the Spell Check Productivity feature.  
    Top
    Public Methods
     NameDescription
     MethodLoads the contents of the specified file into Scratch Pad.  
     MethodSaves Scratch Pad contents to the specified file.  
    Top
    See Also