Back to Devexpress

ChangeParagraphFormattingCommand Class

aspnet-js-changeparagraphformattingcommand.md

latest636 B
Original Source

ChangeParagraphFormattingCommand Class

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

Declaration

ts
declare class ChangeParagraphFormattingCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ChangeParagraphFormattingCommand

See Also

ChangeParagraphFormattingCommand Members