IPXC_Pages::Item Property

From PDF XChange PDF SDK
Revision as of 13:13, 21 May 2015 by Craig (Talk | contribs)

Jump to: navigation, search


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.

See Also

IPXC_Pages.