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