IPXC_Pages::Item Property
From PDF XChange PDF SDK
Gets page from the core document by index.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_Page** pPage);
Parameters
- nIndex
- [in] Index of the page.
Gets page from the core document by index.
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_Page** pPage);