IUIX_CmdLine::BarSize Property

From PDF XChange PDF SDK
Revision as of 02:28, 25 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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