Add a handler to be notified when the file event occurs.
"documentEvent_var" is a variable referencing a DocumentEvent object. |
"documentEvent_var" is a variable referencing a DocumentEvent object. |
| Type | Description |
| boolean | Returns true if the addition of the handler was successful. |
| Name | Type | Description |
| handler | DocumentEventHandler | The handler object to be called when this event is fired. |