IUIX_CmdBar::Size Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdBar::Size Property}}
 
{{#customTitle:IUIX_CmdBar::Size Property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Size|property}}
 
{{#parentPage:PXV:IUIX_CmdBar#Properties|Size|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Size''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets  Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] ...
+
Property '''Size''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns/sets  Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] containing the command bar size type.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 06:47, 25 March 2016


Property Size of interface IUIX_CmdBar returns/sets Value of UIX_CmdBarSize containing the command bar size type.

Syntax

HRESULT get_Size([out, retval]  UIX_CmdBarSize*  nSize);
HRESULT put_Size([in]  UIX_CmdBarSize  nSize);

See Also

IUIX_CmdBar