IPXV_ContentsView::DocView Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_ContentsView::DocView Property}} | {{#customTitle:IPXV_ContentsView::DocView Property}} | ||
− | {{#parentPage:PXV:IPXV_ContentsView#Properties|DocView | + | {{#parentPage:PXV:IPXV_ContentsView#Properties|DocView|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== 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_ContentsView|IPXV_ContentsView]] | [[PXV:IPXV_ContentsView|IPXV_ContentsView]] |
Latest revision as of 02:49, 15 June 2015
Gets document view.
Syntax
HRESULT get_DocView([out, retval] IPXV_DocumentView** pDocView);