Back to Devexpress

InsertHtmlCommand Class

aspnet-js-inserthtmlcommand.md

latest617 B
Original Source

InsertHtmlCommand Class

A command to add an HTML formatted content in place of a selected range.

Declaration

ts
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

InsertHtmlCommand Members