IUIX_CmdBar::ActualSize Property

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

Latest revision as of 06:16, 25 March 2016


Property ActualSize of interface IUIX_CmdBar returns Value of UIX_CmdBarSize containing the command bar's size type.

Syntax

HRESULT get_ActualSize([out, retval]  UIX_CmdBarSize*  nSize);

See Also

IUIX_CmdBar