IPXV_PageRegion::PageIndex Property

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

Revision as of 05:14, 23 May 2015


Property PageIndex of interface IPXV_PageRegion returns/sets Value of ULONG ...

Syntax

HRESULT get_PageIndex([out, retval]  ULONG*  pPageIndex);
HRESULT put_PageIndex([in]  ULONG  pPageIndex);

See Also

IPXV_PageRegion