IPXV_DocumentView::Doc Property

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

Revision as of 05:50, 18 May 2015


Gets document of the document view.

Syntax

HRESULT get_Doc([out, retval]  IPXV_Document**  ppDoc);

See Also

See also IPXV_DocumentView.