e.document.savePerformed
From PDF XChange PDF SDK
Overview
The event is fired right after the document was saved. The IEvent interface should be cast to the IPXV_DocSaveEvent interface.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | Contains the HRESULT of the Save Operation. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |