Back to Devexpress

InsertRtfCommand Class

aspnet-js-insertrtfcommand.md

latest605 B
Original Source

InsertRtfCommand Class

A command to add an RTF formatted content in the selected position.

Declaration

ts
declare class InsertRtfCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertRtfCommand

See Also

InsertRtfCommand Members