IPXC_DocumentProps::OpenActions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_DocumentProps|IPXC_DocumentProps]] | + | [[PXV:IPXC_DocumentProps|IPXC_DocumentProps]] |
Revision as of 03:28, 23 May 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);