IUIX_Button::TextColor Property

From PDF XChange PDF SDK
Revision as of 22:26, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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.