CopyContentCommand Class
A command to copy the selected text and place it to the specified position.
Declaration
declare class CopyContentCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.copyContent property.
Inheritance
CommandBase
CommandWithSimpleStateBase
CopyContentCommand
See Also