IUIX_CmdPane::IsVert Property

From PDF XChange PDF SDK
Revision as of 03:26, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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