IPXC_Document::Props Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Document::Props Property}}
 
{{#customTitle:IPXC_Document::Props Property}}
Line 12: Line 13:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_Document|IPXC_Document]].
+
[[PXV:IPXC_Document|IPXC_Document]].

Revision as of 05:28, 20 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.