IUIX_InfoBtn::Text Property
From PDF XChange PDF SDK
Gets/sets info button text, which will appear on click.
Syntax
HRESULT get_Text([out, retval] BSTR* ppText); HRESULT put_Text([in] BSTR ppText);
See Also
See also IUIX_InfoBtn.