InsertRtfCommand Class
A command to add an RTF formatted content in the selected position.
Declaration
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