Saves (exports) the current document in the specified file. The user can select a file name in a "save file" dialog. The save/export format is determined by the file extension.
'Declaration
Public Overloads Function FileSave() As Boolean
Return Value
true if the current document was saved, false otherwise.