IUIX_InfoBtn::Text Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 4: Line 4:
 
{{ToReview}}
 
{{ToReview}}
  
Gets/sets [[PXV:IUIX_InfoBtn|info button]] ''text'', which appears when info button was clicked.
+
Gets/sets [[PXV:IUIX_InfoBtn|info button]] ''text'', which appears when info button has been clicked.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 08: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.