e.document.beforeSave

From PDF XChange PDF SDK
Revision as of 06:48, 5 April 2017 by Palamar (Talk | contribs)

Jump to: navigation, search


Overview

The event is fired before the document will be saved. The IEvent interface should be cast to the IPXV_DocSaveEvent interface. This event is used in pair with the After Save Event.

Parameters

Name Type Description
Param1 PARAM_T Not used.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.