IPXV_PagesLayoutManager::CurrentPage Property

From PDF XChange PDF SDK
Revision as of 06:41, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.