e.annots.changed
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:e.annots.changed}} | {{#customTitle:e.annots.changed}} | ||
{{#parentPage:PXV:PXV_Events|e.annots.changed|event}} | {{#parentPage:PXV:PXV_Events|e.annots.changed|event}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Latest revision as of 05:27, 16 December 2016
Overview
The event is fired when the annotation(s) have been modified. The IEvent interface should be cast to the IPXV_AnnotsEvent interface to read the IPXV_AnnotsList containing the modified annotations.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | Not used. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |