Skip to main content
A newer version of this page is available. .

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

declare class FileSaveAsCommand

Remarks

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

See Also