IPXV_DocumentView::Doc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocumentView::Doc Property}} | {{#customTitle:IPXV_DocumentView::Doc Property}} | ||
− | {{#parentPage:PXV:IPXV_DocumentView|Doc | + | {{#parentPage:PXV:IPXV_DocumentView#Properties|Doc|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Doc([out, retval] IPXV_Document** | + | <pre class="brush:cpp;gutter:false">HRESULT get_Doc([out, retval] IPXV_Document** pDoc); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_DocumentView|IPXV_DocumentView]] | + | [[PXV:IPXV_DocumentView|IPXV_DocumentView]] |
Latest revision as of 02:54, 15 June 2015
Gets document of the document view.
Syntax
HRESULT get_Doc([out, retval] IPXV_Document** pDoc);