IPXV_DocumentView::BookmarksView Property

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

Revision as of 05:45, 18 May 2015


Gets last active bookmarks view.

Syntax

HRESULT get_BookmarksView([out, retval]  IPXV_BookmarksView**  ppView);

See Also

See also IPXV_DocumentView.