IUIX_CmdPane::IsVert Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IUIX_CmdPane