IPXC_Document::Props 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_Document::Props Property}}
 
{{#customTitle:IPXC_Document::Props Property}}
{{#parentPage:PXV:IPXC_Document#Properties|Props Property|property}}
+
{{#parentPage:PXV:IPXC_Document#Properties|Props|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:26, 23 May 2015


Property Props of interface IPXC_Document returns Pointer to IPXC_DocumentProps ...

Syntax

HRESULT get_Props([out, retval]  IPXC_DocumentProps**  ppDocProps);

See Also

IPXC_Document