IPXV_PagesLayoutManager::ScrollSize Property
From PDF XChange PDF SDK
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* | + | <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 06:40, 12 June 2015
Property ScrollSize of interface IPXV_PagesLayoutManager returns Value of SIZE ...
Syntax
HRESULT get_ScrollSize([out, retval] SIZE* ScrollSize);