InsertHtmlCommand Class
A command to add an HTML formatted content in place of a selected range.
Declaration
declare class InsertHtmlCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertHtml property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertHtmlCommand
See Also