Removes a handler from the event.
"documentEvent_var" is a variable referencing a DocumentEvent object.
|
"documentEvent_var" is a variable referencing a DocumentEvent object.
|
Type | Description |
boolean | Returns true if removal of the handler was successful. |
Name | Type | Description |
handler | DocumentEventHandler | The handler object to be removed from the event. |