IPXC_Page::Number Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Page::Number Property}}
 
{{#customTitle:IPXC_Page::Number Property}}
{{#parentPage:PXV:IPXC_Page|Number Property|property}}
+
{{#parentPage:PXV:IPXC_Page#Properties|Number Property|property}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 14:48, 21 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

IPXC_Page.