IUIX_Button::TextColor Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:46, 20 March 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.