Back to Devexpress

ChangeParagraphBackColorCommand Class

aspnet-js-changeparagraphbackcolorcommand.md

latest635 B
Original Source

ChangeParagraphBackColorCommand Class

A command to change the background color of paragraphs in a selected range.

Declaration

ts
declare class ChangeParagraphBackColorCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeParagraphBackColorCommand

See Also

ChangeParagraphBackColorCommand Members