IUIX_ScrollBar::Horz Property

From PDF XChange PDF SDK
Revision as of 00:11, 29 May 2015 by Yura (Talk | contribs)

Jump to: navigation, search


Property Horz of interface IUIX_ScrollBar returns Value of VARIANT_BOOL ...

Returns the type of scrollbar in pIsHorz. Horizontal - VARIANT_TRUE, vertical - VARIANT_FALSE.

Syntax

HRESULT get_Horz([out, retval]  VARIANT_BOOL*  pIsHorz);

See Also

IUIX_ScrollBar