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