IUIX_Button::Text Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Button::Text Property}} | {{#customTitle:IUIX_Button::Text Property}} | ||
+ | {{#parentPage:PXV:IUIX_Button|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Text''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets Value of BSTR ... | Property '''Text''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:26, 20 April 2015
Property Text of interface IUIX_Button returns/sets Value of BSTR ...
Syntax
HRESULT get_Text([out, retval] BSTR* ppTitle); HRESULT put_Text([in] BSTR ppTitle);
See Also
See also IUIX_Button.