Back to Devexpress

ChangePageColorCommand Class

aspnet-js-changepagecolorcommand.md

latest550 B
Original Source

ChangePageColorCommand Class

A command to change the background color of the page.

Declaration

ts
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

ChangePageColorCommand Members