Productivity Object Members
In This Topic
The following tables list the members exposed by Productivity.
Public Constructors
Public Properties
| Name | Description |
| AutoComplete | Gets the AutoComplete object, which holds configuration properties, methods, and events for the Auto Complete Productivity feature. |
| AutoExpand | Gets the AutoExpand 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. |
| RecentTyping | Gets the RecentTyping object, which holds configuration properties, methods, and events for the Recent Typing Productivity feature. |
| ScratchPadContents | Gets or sets the contents of the Scratch Pad. |
| ScratchPadContentsAsText | Gets the contents of the Scratch Pad as text. |
| ScratchPadPanelVisible | Gets or sets the visible state of the dockable Scratch Pad panel. |
| ScreenHistory | Gets the ScreenHistory object, which holds configuration properties, methods, and events for the Screen History Productivity feature. |
| SpellCheck | Gets the SpellCheck object, which holds configuration properties, methods, and events for the Spell Check Productivity feature. |
Top
Public Methods
| Name | Description |
| ScratchPadLoad | Loads Scratch Pad with the contents of the specified file. |
| ScratchPadSaveAs | Saves Scratch Pad contents to the specified file. |
Top
See Also