IPXC_Page::Actions Property
From PDF XChange PDF SDK
Gets/sets actions list by the trigger type.
Syntax
HRESULT get_Actions([in] PXC_TriggerType Trigger, [out, retval] IPXC_ActionsList** Actions); HRESULT put_Actions([in] PXC_TriggerType Trigger, [in] IPXC_ActionsList* Actions);
Parameters
- Trigger
- [in] Type of trigger by which the actions list should be extracted or set.