IPXV_SignaturesView::DocView Property

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

Revision as of 01:52, 15 May 2015


Gets document view.

Syntax

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

See Also

See also IPXV_SignaturesView.