IPXV_PagesLayoutManager::ScrollPos Property

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

Jump to: navigation, search


Property ScrollPos of interface IPXV_PagesLayoutManager returns/sets Pointer to POINT ...

Syntax

HRESULT get_ScrollPos([out, retval]  POINT*  ScrollPos);
HRESULT put_ScrollPos([in]  POINT*  ScrollPos);

See Also

IPXV_PagesLayoutManager