IPXV_DocumentView::PagesView Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_DocumentView::PagesView Property}}
 
{{#customTitle:IPXV_DocumentView::PagesView Property}}
 
{{#parentPage:PXV:IPXV_DocumentView|PagesView Property|property}}
 
{{#parentPage:PXV:IPXV_DocumentView|PagesView Property|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''PagesView''' of interface [[PXV:IPXV_DocumentView|IPXV_DocumentView]] returns  Pointer to [[PXV:IPXV_PagesView|IPXV_PagesView]] ...
+
Gets last active [[PXV:IPXV_PagesView|pages view]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:14, 18 May 2015


Gets last active pages view.

Syntax

HRESULT get_PagesView([out, retval]  IPXV_PagesView**  ppView);

See Also

See also IPXV_DocumentView.