IUIX_CmdBar::IsVert Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar::IsVert Property}} | {{#customTitle:IUIX_CmdBar::IsVert Property}} | ||
{{#parentPage:PXV:IUIX_CmdBar#Properties|IsVert|property}} | {{#parentPage:PXV:IUIX_CmdBar#Properties|IsVert|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsVert''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of VARIANT_BOOL | + | Property '''IsVert''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Value of VARIANT_BOOL that indicates whether the command bar's orientation is vertical. |
== Syntax == | == Syntax == |
Latest revision as of 05:36, 25 March 2016
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);