IUIX_CmdLine::BarSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdLine::BarSize Property}}
 
{{#customTitle:IUIX_CmdLine::BarSize Property}}
 +
{{#parentPage:PXV:IUIX_CmdLine|property}}
 +
{{ToWrite}}
 +
{{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]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:29, 20 April 2015


Property BarSize of interface IUIX_CmdLine returns/sets Value of UIX_CmdBarSize ...

Syntax

HRESULT get_BarSize([out, retval] UIX_CmdBarSize* pSize);
HRESULT put_BarSize([in] UIX_CmdBarSize pSize);

See Also

See also IUIX_CmdLine.