IUIX_Button::TextColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Button::TextColor Property}}
 
{{#customTitle:IUIX_Button::TextColor Property}}
 +
{{#parentPage:PXV:IUIX_Button|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''TextColor''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Value of LONG ...
 
Property '''TextColor''' of interface [[PXV:IUIX_Button|IUIX_Button]] returns/sets  Value of LONG ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:26, 20 April 2015


Property TextColor of interface IUIX_Button returns/sets Value of LONG ...

Syntax

HRESULT get_TextColor([out, retval] LONG* pColor);
HRESULT put_TextColor([in] LONG pColor);

See Also

See also IUIX_Button.