e.document.afterChangePagesList
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
− | The event is fired when all of the modifications with pages were finished. Used in pair with the [[PXV:e_document_beforeChangePagesList|Before | + | The event is fired when all of the modifications with pages were finished. Used in pair with the [[PXV:e_document_beforeChangePagesList|Before Change Pages List]] event. |
Latest revision as of 04:53, 5 April 2017
Overview
The event is fired when all of the modifications with pages were finished. Used in pair with the Before Change Pages List event.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | The HRESULT is passed here that defines whether the page modification was successful. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |