IPXV_Control::CurrentPage Property

From PDF XChange PDF SDK
Revision as of 05:01, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property CurrentPage of interface IPXV_Control returns/sets Value of ULONG ...

Syntax

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

See Also

IPXV_Control