IUIX_Button::Text Property
From Tracker Software PDF SDK
Gets or sets the text displayed on an UI button.
Syntax
HRESULT get_Text([out, retval] BSTR* sTitle); HRESULT put_Text([in] BSTR sTitle);
Gets or sets the text displayed on an UI button.
HRESULT get_Text([out, retval] BSTR* sTitle); HRESULT put_Text([in] BSTR sTitle);