InsertSymbolCommand Class
A command to insert a character into the document.
Declaration
declare class InsertSymbolCommand
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertSymbol property.
See Also