IPXC_Page::Number Property

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

Jump to: navigation, search


Gets number of the page in the document. Note that the page index is zero based.

Syntax

HRESULT get_Number([out, retval]  ULONG*  Number);

See Also

IPXC_Page