IPXV_Document::CoreDoc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_CoreDoc([out, retval] IPXC_Document** | + | <pre class="brush:cpp;gutter:false">HRESULT get_CoreDoc([out, retval] IPXC_Document** CoreDoc); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_Document|IPXV_Document]] | [[PXV:IPXV_Document|IPXV_Document]] |
Revision as of 06:29, 12 June 2015
Gets core document from the document.
Syntax
HRESULT get_CoreDoc([out, retval] IPXC_Document** CoreDoc);