IPXV_PagesLayoutManager::CurrentPage Property

From PDF XChange PDF SDK
Revision as of 22:14, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

See also IPXV_PagesLayoutManager.