2027 Method
Changes 0
M

Document.SaveAs

Name Return Type Description
O SaveAs(String) None Saves the document to a given file path.
O SaveAs(ModelPath, SaveAsOptions) None Saves the document to a given path.
O SaveAs(String, SaveAsOptions) None Saves the document to a given file path.