e.attachments.inserted

From PDF XChange PDF SDK
Jump to: navigation, search
 
Line 19: Line 19:
 
| class="op_param_name" | Param2
 
| class="op_param_name" | Param2
 
| style="text-align:center" | PARAM_T
 
| style="text-align:center" | PARAM_T
| Contains the [[PXV:IUniqueStrings|list of the names of the attachments]] that were added.
+
| Contains the [[PXV:IUniqueStrings|list of names of the attachments]] that were added.
 
|-
 
|-
 
| class="op_param_name" | Handled
 
| class="op_param_name" | Handled

Latest revision as of 23:04, 3 April 2017


Overview

The event is fired when the attachments have been added to the document.

Parameters

Name Type Description
Param1 PARAM_T Contains the list of the attachments that were added.
Param2 PARAM_T Contains the list of names of the attachments that were added.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.