IPXC_Pages::Item Property

From PDF XChange PDF SDK
Revision as of 07:09, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets page from the core document by index.

Syntax

HRESULT get_Item([in]           ULONG        Index,
                 [out, retval]  IPXC_Page**  Page);

Parameters

Index
[in] Index of the page.

See Also

IPXC_Pages