IPXC_Page::Document Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Page::Document Property}} | {{#customTitle:IPXC_Page::Document Property}} | ||
− | {{#parentPage:PXV:IPXC_Page|Document | + | {{#parentPage:PXV:IPXC_Page#Properties|Document|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 7: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXC_Document** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Document([out, retval] IPXC_Document** pDoc); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_Page|IPXC_Page]] |
Latest revision as of 02:32, 15 June 2015
Gets the document that the page belongs to.
Syntax
HRESULT get_Document([out, retval] IPXC_Document** pDoc);