IPXC_DocumentProps::OpenActions Property

From PDF XChange PDF SDK
Revision as of 07:02, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_DocumentProps