The Document type exposes the following members.

Properties

  NameDescription
Public propertyAfterPrintAction
After print action is executed after a document is printed.
Public propertyAfterSaveAction
After save action is executed after a document is saved.
Public propertyBeforeCloseAction
Before close action is executed before a document will be closed.
Public propertyBeforePrintAction
Before print action is executed before a document will be printed.
Public propertyBeforeSaveAction
Before save action is executed before a document will be saved.
Public propertyDocumentInfo
Get or set the document info object.
Public propertyJavaScripts
Document level JavaScripts.
Public propertyMetadata
Get the XMP metadata for this document.
Public propertyOpenActions
Open actions are executed while a document is openening.
Public propertySections
Collection of sections of this document.
Public propertySecurity
Get or set the security settings and user privileges of this document.
Public propertyViewerPreferences
Get or set the viewer preferences of this document.

See Also