IPXV_PagesLayoutManager::ScrollSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ScrollSize([out, retval]  SIZE*  nScrollSize);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ScrollSize([out, retval]  SIZE*  ScrollSize);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]
 
[[PXV:IPXV_PagesLayoutManager|IPXV_PagesLayoutManager]]

Revision as of 07:40, 12 June 2015


Property ScrollSize of interface IPXV_PagesLayoutManager returns Value of SIZE ...

Syntax

HRESULT get_ScrollSize([out, retval]  SIZE*  ScrollSize);

See Also

IPXV_PagesLayoutManager