IPXC_Pages::Item Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Pages::Item Property}} | {{#customTitle:IPXC_Pages::Item Property}} | ||
{{#parentPage:PXV:IPXC_Pages|Item Property|property}} | {{#parentPage:PXV:IPXC_Pages|Item Property|property}} | ||
− | + | ||
Gets page from the [[PXV:IPXC_Document|core document]] by index. | Gets page from the [[PXV:IPXC_Document|core document]] by index. |
Revision as of 12:13, 21 May 2015
Gets page from the core document by index.
Syntax
HRESULT get_Item([in] ULONG index, [out, retval] IPXC_Page** ppPage);
Parameters
- index
- [in] Index of the page.