IPXV_DocumentView::NamedDestsView Property

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

Revision as of 07:06, 18 May 2015


Gets last active PDF named destinations view.

Syntax

HRESULT get_NamedDestsView([out, retval]  IPXV_PDFNamedDestsView**  ppView);

See Also

See also IPXV_DocumentView.