Back to Devexpress

InsertTextCommand Class

aspnet-js-inserttextcommand.md

latest610 B
Original Source

InsertTextCommand Class

A command to insert text at the current position in the document.

Declaration

ts
declare class InsertTextCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertText property.

Inheritance

CommandBase CommandWithSimpleStateBase InsertTextCommand

See Also

InsertTextCommand Members