IPXV_BookmarksView::DocView Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXV_BookmarksView::DocView Property}}
 
{{#customTitle:IPXV_BookmarksView::DocView Property}}
  
Property '''DocView''' of interface [[PXV:IPXV_BookmarksView|IPXV_BookmarksView]] returns  Pointer to [[PXV:IPXV_DocumentView|IPXV_DocumentView]] ...
+
Gets document view.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04:36, 16 April 2015

Gets document view.

Syntax

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

See Also

See also IPXV_BookmarksView.