IPXV_DocumentView::SignaturesView Property

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

Revision as of 07:18, 18 May 2015


Gets last active signatures view.

Syntax

HRESULT get_SignaturesView([out, retval]  IPXV_SignaturesView**  ppView);

See Also

See also IPXV_DocumentView.