IPXV_PagesLayoutManager::ScrollPos Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PagesLayoutManager::ScrollPos Property}}
 
{{#customTitle:IPXV_PagesLayoutManager::ScrollPos Property}}
 +
{{#parentPage:PXV:IPXV_PagesLayoutManager|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''ScrollPos''' of interface [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] returns/sets  Pointer to POINT ...
 
Property '''ScrollPos''' of interface [[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]] returns/sets  Pointer to POINT ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:14, 20 April 2015


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

Syntax

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

See Also

See also IPXV_PagesLayoutManager.