IPXV_Control::CurrentPage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXV_Control::CurrentPage Property}} | {{#customTitle:IPXV_Control::CurrentPage Property}} | ||
{{#parentPage:PXV:IPXV_Control#Properties|CurrentPage|property}} | {{#parentPage:PXV:IPXV_Control#Properties|CurrentPage|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets the zero-based index of the current page in the pages view. | |
== Syntax == | == Syntax == |
Revision as of 11:13, 29 May 2015
Gets the zero-based index of the current page in the pages view.
Syntax
HRESULT get_CurrentPage([out, retval] ULONG* pIndex); HRESULT put_CurrentPage([in] ULONG pIndex);