IPXV_MainView::DocViewsArea Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXV_MainView|IPXV_MainView]].
+
[[PXV:IPXV_MainView|IPXV_MainView]]

Revision as of 05:11, 23 May 2015


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

Syntax

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

See Also

IPXV_MainView