MoveContentCommand Class
A command to move the selected range to a specific position in the document.
Declaration
declare class MoveContentCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.moveContent property.
Inheritance
CommandBase
CommandWithSimpleStateBase
MoveContentCommand
See Also