IPXV_PageRegion::PageIndex Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IPXV_PageRegion