Einhugur OpenDocument Text Plugin for Xojo |
|
Document.SaveAs Method
Saves the document with new name and or path.

SaveAs(
f
as FolderItem)
Parameters
- f
- The new name and path for the document.
Remarks
This method can throw InvalidArgumentException.
See Also
Document Class