IPXV_DocumentViewsArea::DocViews 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:06, 23 May 2015


Property DocViews of interface IPXV_DocumentViewsArea returns Pointer to IPXV_DocViewsList ...

Syntax

HRESULT get_DocViews([out, retval]  IPXV_DocViewsList**  ppRes);

See Also

IPXV_DocumentViewsArea