IUIX_CmdLine::BarSize Property

From PDF XChange PDF SDK
Revision as of 04:15, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_CmdLine