IPXC_Page::Number Property

From PDF XChange PDF SDK
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