The Document type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AfterPrintAction |
After print action is executed after a document is printed.
| |
| AfterSaveAction |
After save action is executed after a document is saved.
| |
| BeforeCloseAction |
Before close action is executed before a document will be closed.
| |
| BeforePrintAction |
Before print action is executed before a document will be printed.
| |
| BeforeSaveAction |
Before save action is executed before a document will be saved.
| |
| DocumentInfo |
Get or set the document info object.
| |
| JavaScripts |
Document level JavaScripts.
| |
| Metadata |
Get the XMP metadata for this document.
| |
| OpenActions |
Open actions are executed while a document is openening.
| |
| Sections |
Collection of sections of this document.
| |
| Security |
Get or set the security settings and user privileges of this document.
| |
| ViewerPreferences |
Get or set the viewer preferences of this document.
|