IPXV_PageThumbnailsView::DocView Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageThumbnailsView::DocView Property}} | {{#customTitle:IPXV_PageThumbnailsView::DocView Property}} | ||
− | {{#parentPage:PXV:IPXV_PageThumbnailsView|DocView | + | {{#parentPage:PXV:IPXV_PageThumbnailsView#Properties|DocView|property}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets [[PXV:IPXV_DocumentView|document view]]. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_DocView([out, retval] IPXV_DocumentView** | + | <pre class="brush:cpp;gutter:false">HRESULT get_DocView([out, retval] IPXV_DocumentView** pDocView); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PageThumbnailsView|IPXV_PageThumbnailsView]] |
Latest revision as of 03:06, 15 June 2015
Gets document view.
Syntax
HRESULT get_DocView([out, retval] IPXV_DocumentView** pDocView);