IUIX_Cmd::ShortTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property ShortTitle of interface IUIX_Cmd returns/sets Value of BSTR containing the command's short title.

Syntax

HRESULT get_ShortTitle([out, retval]  BSTR*  sShortTitle);
HRESULT put_ShortTitle([in]  BSTR  sShortTitle);

See Also

IUIX_Cmd