InsertPictureCommand Class
A command to insert a picture from a file.
Declaration
declare class InsertPictureCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertPicture property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertPictureCommand
See Also