IPXV_Document::CoreDoc Property

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

Revision as of 06:27, 20 May 2015


Gets core document from the document.

Syntax

HRESULT get_CoreDoc([out, retval]  IPXC_Document**  ppCoreDoc);

See Also

IPXV_Document.