IPXV_DocumentView::ContentsView Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_DocumentView::ContentsView Property}} | {{#customTitle:IPXV_DocumentView::ContentsView Property}} | ||
− | {{#parentPage:PXV:IPXV_DocumentView|ContentsView | + | {{#parentPage:PXV:IPXV_DocumentView#Properties|ContentsView|property}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets last active [[PXV:IPXV_ContentsView|contents view]]. | |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ContentsView([out, retval] IPXV_ContentsView** | + | <pre class="brush:cpp;gutter:false">HRESULT get_ContentsView([out, retval] IPXV_ContentsView** pView); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_DocumentView|IPXV_DocumentView]] |
Latest revision as of 02:54, 15 June 2015
Gets last active contents view.
Syntax
HRESULT get_ContentsView([out, retval] IPXV_ContentsView** pView);