IPXC_DocumentProps::OpenActions Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property OpenActions of interface IPXC_DocumentProps returns/sets Pointer to IPXC_ActionsList ...

Syntax

HRESULT get_OpenActions([out, retval]  IPXC_ActionsList**  pAList);
HRESULT put_OpenActions([in]  IPXC_ActionsList*  pAList);

See Also

IPXC_DocumentProps