SetParagraphLevelCommand Class
A command to apply a paragraph level to the selected text
Declaration
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