IUIX_CmdBar::IsVert Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property IsVert of interface IUIX_CmdBar returns Value of VARIANT_BOOL that indicates whether the command bar's orientation is vertical.

Syntax

HRESULT get_IsVert([out, retval]  VARIANT_BOOL*  bVert);

See Also

IUIX_CmdBar