IPXV_Control::CurrentPage Property

From PDF XChange PDF SDK
Revision as of 07:26, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets the zero-based index of the current page in the pages view.

Syntax

HRESULT get_CurrentPage([out, retval]  ULONG*  Index);
HRESULT put_CurrentPage([in]  ULONG  Index);

See Also

IPXV_Control