IPXV_PagesLayoutManager::CurrentPage Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:41, 20 March 2015

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.