IPXC_Rects::Item Property
From PDF XChange PDF SDK
Gets/sets item by given index.
Syntax
HRESULT get_Item([in] ULONG Index, [out, retval] PXC_Rect* Item); HRESULT put_Item([in] ULONG Index, [in] PXC_Rect* Item);
Parameters
- Index
- [in] Index of the item that will be modified or will be returned.