ChangeFontBackColorCommand Class
A command to change the background color of characters in a selected range.
Declaration
declare class ChangeFontBackColorCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeFontBackColor property.
Inheritance
CommandBase
ChangeFontBackColorCommand
See Also