IPXV_PagesView::DocView Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesView::DocView Property}}
 
{{#customTitle:IPXV_PagesView::DocView Property}}
 +
{{#parentPage:PXV:IPXV_PagesView|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DocView''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns  Pointer to [[PXV:IPXV_DocumentView|IPXV_DocumentView]] ...
 
Property '''DocView''' of interface [[PXV:IPXV_PagesView|IPXV_PagesView]] returns  Pointer to [[PXV:IPXV_DocumentView|IPXV_DocumentView]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:15, 20 April 2015


Property DocView of interface IPXV_PagesView returns Pointer to IPXV_DocumentView ...

Syntax

HRESULT get_DocView([out, retval] IPXV_DocumentView** ppDoc);

See Also

See also IPXV_PagesView.