FileSaveAsDialogCommand Class
A command to open the file’s Save As dialog.
Declaration
declare class FileSaveAsDialogCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.fileSaveAsDialog property.
Inheritance
CommandBase
CommandWithSimpleStateBase
FileSaveAsDialogCommand
See Also