Back to Devexpress

FileSaveAsCommand Class

aspnet-js-filesaveascommand.md

latest506 B
Original Source

FileSaveAsCommand Class

A command to invoke the Save As dialog that prompts for a file name and saves the current document in a file with the specified path.

Declaration

ts
declare class FileSaveAsCommand

Remarks

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

See Also

FileSaveAsCommand Members