IUIX_Button::Text Property

From PDF XChange PDF SDK
Revision as of 15:59, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets or sets the text displayed on an UI button.

Syntax

HRESULT get_Text([out, retval]  BSTR*  ppTitle);
HRESULT put_Text([in]  BSTR  ppTitle);

See Also

IUIX_Button.