Back to Devexpress

CopyContentCommand Class

aspnet-js-copycontentcommand.md

latest627 B
Original Source

CopyContentCommand Class

A command to copy the selected text and place it to the specified position.

Declaration

ts
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

CopyContentCommand Members