IUIX_CmdLine::BarSize Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdLine::BarSize Property}} | {{#customTitle:IUIX_CmdLine::BarSize Property}} | ||
{{#parentPage:PXV:IUIX_CmdLine#Properties|BarSize|property}} | {{#parentPage:PXV:IUIX_CmdLine#Properties|BarSize|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''BarSize''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns/sets Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] | + | Property '''BarSize''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns/sets Value of [[PXV:UIX_CmdBarSize|UIX_CmdBarSize]] containing the command bar's size type. |
== Syntax == | == Syntax == |
Latest revision as of 01:28, 25 March 2016
Property BarSize of interface IUIX_CmdLine returns/sets Value of UIX_CmdBarSize containing the command bar's size type.
Syntax
HRESULT get_BarSize([out, retval] UIX_CmdBarSize* nSize); HRESULT put_BarSize([in] UIX_CmdBarSize nSize);