DocumentEvents2_Event Events
| Name | Description | |
|---|---|---|
| Close | Occurs when a document is closed. |
| New | Occurs when a new document based on the template is created. |
| Open | Occurs when a document is opened. |
| Sync | Occurs when the local copy of a document that is part of a Document Workspace is synchronized with the copy on the server. |
| XMLAfterInsert | Occurs when a user adds a new XML element to a document. |
| XMLBeforeDelete | Occurs when a user deletes an XML element from a document. |