IPXV_PageRegion::PageIndex Property

From PDF XChange PDF SDK
Revision as of 15:43, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.