IPXV_Document::CoreDoc Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Document::CoreDoc Property}}
 
{{#customTitle:IPXV_Document::CoreDoc Property}}
 
{{#parentPage:PXV:IPXV_Document|CoreDoc Property|property}}
 
{{#parentPage:PXV:IPXV_Document|CoreDoc Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''CoreDoc''' of interface [[PXV:IPXV_Document|IPXV_Document]] returns  Pointer to [[PXV:IPXC_Document|IPXC_Document]] ...
+
Gets [[PXV:IPXC_Document|core document]] from the [[PXV:IPXV_Document|document]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:31, 15 May 2015


Gets core document from the document.

Syntax

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

See Also

See also IPXV_Document.