IProductivity Interface Members
In This Topic
The following tables list the members exposed by IProductivity.
Public Properties
| Name | Description |
| AutoComplete | Gets the Auto Complete object, which holds configuration properties, methods, and events for the Auto Complete Productivity feature. |
| AutoExpand | Gets the Auto Expand object, which holds configuration properties, methods, and events for the Auto Expand Productivity feature. |
| OfficeTools | Gets the Office Tools object, which holds configuration properties, methods, and events for the Office Tools Productivity feature. |
| Parent | Gets the parent object (IIbmTerminal). |
| RecentTyping | Gets the Recent Typing object, which holds configuration properties, methods, and events for the Recent Typing Productivity feature. |
| ScratchPadContents | Gets or sets allowable text contents for the Scratch Pad. |
| ScratchPadContentsAsText | Gets the Scratch Pad contents as text without any Rich Text Format markup. |
| ScratchPadPanelVisible | Gets or sets the visible state of the dockable Scratch Pad panel. |
| ScreenHistory | Gets the Screen History object, which holds configuration properties, methods, and events for the Screen History Productivity feature. |
| SpellCheck | Gets the Spell Check object, which holds configuration properties, methods, and events for the Spell Check Productivity feature. |
Top
Public Methods
| Name | Description |
| ScratchPadLoad | Loads the contents of the specified file into Scratch Pad. |
| ScratchPadSaveAs | Saves Scratch Pad contents to the specified file. |
Top
See Also