FileSaveCommand Class
A command to save the document to a file.
Declaration
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