Back to Devexpress

SetParagraphLevelCommand Class

aspnet-js-setparagraphlevelcommand.md

latest568 B
Original Source

SetParagraphLevelCommand Class

A command to apply a paragraph level to the selected text

Declaration

ts
declare class SetParagraphLevelCommand extends CommandBase

Remarks

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

Inheritance

CommandBase SetParagraphLevelCommand

See Also

SetParagraphLevelCommand Members