Document Object

The Document object is the storage for the document, represented by the file name. It is a pointer to the actual document. The type of document varies between Pictures, Schedules, User Globals, Word Documents, Excel Spreadsheet, etc. Use the Page object to get to the object model of the underlying type of document. Also be sure to check the Type property of the Document before using the Page object.

 

Methods

Properties

Events

There are no events for this object.