Back to Devexpress

FileSaveCommand Class

aspnet-js-filesavecommand.md

latest572 B
Original Source

FileSaveCommand Class

A command to save the document to a file.

Declaration

ts
declare class FileSaveCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase FileSaveCommand

See Also

FileSaveCommand Members