IPXC_Page::Number Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Page::Number Property}} | {{#customTitle:IPXC_Page::Number Property}} | ||
{{#parentPage:PXV:IPXC_Page|Number Property|property}} | {{#parentPage:PXV:IPXC_Page|Number Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets number of the page in the document. Note that the page index is zero based. | |
== Syntax == | == Syntax == |
Revision as of 23:16, 7 May 2015
Gets number of the page in the document. Note that the page index is zero based.
Syntax
HRESULT get_Number([out, retval] ULONG* pNumber);
See Also
See also IPXC_Page.