e.attachments.deleted
From PDF XChange PDF SDK
Overview
The event is fired when the attachments have been removed from the document.
Parameters
| Name | Type | Description |
|---|---|---|
| Param1 | PARAM_T | Contains the list of the attachments that were removed. |
| Param2 | PARAM_T | Contains the list of the names of the attachments that were removed. |
| Handled | VARIANT_BOOL | Not used. |
| Result | PARAM_T | Not used. |