IUIX_Cmd::Title Property
From PDF XChange PDF SDK
Property Title of interface IUIX_Cmd returns/sets Value of BSTR containing the command's title.
Syntax
HRESULT get_Title([out, retval] BSTR* sTitle); HRESULT put_Title([in] BSTR sTitle);