IPXC_DocumentProps::OpenActions Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentProps::OpenActions Property}}
 
{{#customTitle:IPXC_DocumentProps::OpenActions Property}}
{{#parentPage:PXV:IPXC_DocumentProps#Properties|OpenActions Property|property}}
+
{{#parentPage:PXV:IPXC_DocumentProps#Properties|OpenActions|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:27, 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);

See Also

IPXC_DocumentProps