IPXV_CommentsView::DocView 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_CommentsView::DocView Property}} | {{#customTitle:IPXV_CommentsView::DocView Property}} | ||
− | {{#parentPage:PXV:IPXV_CommentsView|DocView | + | {{#parentPage:PXV:IPXV_CommentsView#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_CommentsView|IPXV_CommentsView]] |
Latest revision as of 02:49, 15 June 2015
Gets document view.
Syntax
HRESULT get_DocView([out, retval] IPXV_DocumentView** pDocView);