IUIX_CmdItemBox::ItemsLowerSize Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ItemsLowerSize of interface IUIX_CmdItemBox returns/sets Value of UIX_CmdItemSize containing the smallest command item's size that it can change into.

Syntax

HRESULT get_ItemsLowerSize([out, retval]  UIX_CmdItemSize*  nSize);
HRESULT put_ItemsLowerSize([in]  UIX_CmdItemSize  nSize);

See Also

IUIX_CmdItemBox