This method saves the document. Before calling the saveDocument method for a new document, you must call the saveAsDocument method first to define the file path and name.
Defined in
Document
Syntax
public void saveDocument()
See examples
Example: saveDocument method