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