Back to Devexpress

InsertPictureCommand Class

aspnet-js-insertpicturecommand.md

latest608 B
Original Source

InsertPictureCommand Class

A command to insert a picture from a file.

Declaration

ts
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

InsertPictureCommand Members