IUIX_CmdPane::IsVert Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdPane::IsVert Property}}
 
{{#customTitle:IUIX_CmdPane::IsVert Property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|IsVert|property}}
 
{{#parentPage:PXV:IUIX_CmdPane#Properties|IsVert|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''IsVert''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of VARIANT_BOOL ...
+
Property '''IsVert''' of interface [[PXV:IUIX_CmdPane|IUIX_CmdPane]] returns  Value of VARIANT_BOOL that indicates whether the command pane's orientation is vertical.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:26, 25 March 2016


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