Back to Devexpress

ChangeFontForeColorCommand Class

aspnet-js-changefontforecolorcommand.md

latest594 B
Original Source

ChangeFontForeColorCommand Class

A command to change the font color of characters in a selected range.

Declaration

ts
declare class ChangeFontForeColorCommand extends CommandBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFontForeColor property.

Inheritance

CommandBase ChangeFontForeColorCommand

See Also

ChangeFontForeColorCommand Members