IPXV_Control::CurrentPage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:50, 15 June 2015
Gets the zero-based index of the current page in the pages view.
Syntax
HRESULT get_CurrentPage([out, retval] ULONG* nIndex); HRESULT put_CurrentPage([in] ULONG nIndex);