IPXV_DocumentView::LayersView Property

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

Revision as of 07:01, 18 May 2015


Gets last active layers view.

Syntax

HRESULT get_LayersView([out, retval]  IPXV_LayersView**  ppView);

See Also

See also IPXV_DocumentView.