FileSaveAsCommand Methods
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.Name | Description |
---|---|
execute(path) | Executes the FileSaveAsCommand command with the specified parameter. |
getState | Gets information about the command’s state. |
See Also