ChangePageColorCommand Class
A command to change the background color of the page.
Declaration
declare class ChangePageColorCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changePageColor property.
Inheritance
CommandBase
ChangePageColorCommand
See Also