IPXC_DocumentProps::OpenActions Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 00:11, 24 April 2015


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

Syntax

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

See Also

See also IPXC_DocumentProps.