IUIX_InfoBtn::Text Property
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets/sets [[PXV:IUIX_InfoBtn|info button]] ''text'', which appears when info button | + | Gets/sets [[PXV:IUIX_InfoBtn|info button]] ''text'', which appears when info button has been clicked. |
== Syntax == | == Syntax == |
Revision as of 07:45, 14 May 2015
Gets/sets info button text, which appears when info button has been clicked.
Syntax
HRESULT get_Text([out, retval] BSTR* ppText); HRESULT put_Text([in] BSTR ppText);
See Also
See also IUIX_InfoBtn.