IPXV_MainView::DocViewsArea Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_MainView::DocViewsArea Property}}
 
{{#customTitle:IPXV_MainView::DocViewsArea Property}}
 +
{{#parentPage:PXV:IPXV_MainView|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''DocViewsArea''' of interface [[PXV:IPXV_MainView|IPXV_MainView]] returns  Pointer to [[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] ...
 
Property '''DocViewsArea''' of interface [[PXV:IPXV_MainView|IPXV_MainView]] returns  Pointer to [[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:11, 20 April 2015


Property DocViewsArea of interface IPXV_MainView returns Pointer to IPXV_DocumentViewsArea ...

Syntax

HRESULT get_DocViewsArea([out, retval] IPXV_DocumentViewsArea** ppDocViewsArea);

See Also

See also IPXV_MainView.