InsertParagraphCommand Class
A command to insert a paragraph break at the current position in the document.
Declaration
declare class InsertParagraphCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertParagraph property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertParagraphCommand
See Also