IUIX_CmdBar::Size Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Size of interface IUIX_CmdBar returns/sets Value of UIX_CmdBarSize containing the command bar size type.

Syntax

HRESULT get_Size([out, retval]  UIX_CmdBarSize*  nSize);
HRESULT put_Size([in]  UIX_CmdBarSize  nSize);

See Also

IUIX_CmdBar