IPXV_PagesLayoutRegions::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Item of interface IPXV_PagesLayoutRegions returns Value of PXV_PagesLayoutRegion ...

Syntax

HRESULT get_Item([in]           ULONG                   nIndex,
                 [out, retval]  PXV_PagesLayoutRegion*  stRegion);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_PagesLayoutRegions