SaveAs
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| SaveAs(String) | None | Saves the document to a given file path. (Inherited from Document .) | Document |
| SaveAs(String, SaveAsOptions) | None | Saves the document to a given file path. (Inherited from Document .) | Document |
| SaveAs(ModelPath, SaveAsOptions) | None | Saves the document to a given path. (Inherited from Document .) | Document |