IUIX_CmdLine::BarSize Property

From PDF XChange PDF SDK
Jump to: navigation, search


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);

See Also

IUIX_CmdLine