Back to Devexpress

InsertSymbolCommand Class

aspnet-js-insertsymbolcommand.md

latest431 B
Original Source

InsertSymbolCommand Class

A command to insert a character into the document.

Declaration

ts
declare class InsertSymbolCommand

Remarks

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

See Also

InsertSymbolCommand Members