IPXV_Document::CoreDoc Property
From PDF XChange PDF SDK
(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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets [[PXV:IPXC_Document|core document]] from the [[PXV:IPXV_Document|document]]. | |
== Syntax == | == Syntax == |
Revision as of 23:31, 14 May 2015
Gets core document from the document.
Syntax
HRESULT get_CoreDoc([out, retval] IPXC_Document** ppCoreDoc);
See Also
See also IPXV_Document.