IPXC_Page::Number Property

From PDF XChange PDF SDK
Revision as of 03:32, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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*  nNumber);

See Also

IPXC_Page