IPXV_AttachmentsView::DocView Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXV_AttachmentsView::DocView Property}}
 
{{#customTitle:IPXV_AttachmentsView::DocView Property}}
 
{{#parentPage:PXV:IPXV_AttachmentsView#Properties|DocView|property}}
 
{{#parentPage:PXV:IPXV_AttachmentsView#Properties|DocView|property}}
{{ToReview}}
+
 
  
 
Gets [[PXV:IPXV_DocumentView|document view]].
 
Gets [[PXV:IPXV_DocumentView|document view]].

Revision as of 17:06, 26 May 2015


Gets document view.

Syntax

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

See Also

IPXV_AttachmentsView