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