e.document.afterChangePagesList

From PDF XChange PDF SDK
Jump to: navigation, search
(Edited by AutoWikiBrowser)
Line 5: Line 5:
  
 
== Overview ==
 
== Overview ==
The event is fired when all of the modifications with pages were finished.
+
The event is fired when all of the modifications with pages were finished. Used in pair with the [[PXV:e_document_beforeChangePagesList|Before Print]] event.
 +
 
  
 
== Parameters ==
 
== Parameters ==

Revision as of 05:53, 5 April 2017


Overview

The event is fired when all of the modifications with pages were finished. Used in pair with the Before Print 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.