IPXV_DocumentView::CommentsView Property

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

Revision as of 05:45, 18 May 2015


Gets last active comments view.

Syntax

HRESULT get_CommentsView([out, retval]  IPXV_CommentsView**  ppView);

See Also

See also IPXV_DocumentView.