IPXV_DocumentViewsArea::ActiveDocView 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_DocumentViewsArea|IPXV_DocumentViewsArea]].
+
[[PXV:IPXV_DocumentViewsArea|IPXV_DocumentViewsArea]]

Revision as of 05:05, 23 May 2015


Property ActiveDocView of interface IPXV_DocumentViewsArea returns Pointer to IPXV_DocumentView ...

Syntax

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

See Also

IPXV_DocumentViewsArea