Save
This method saves a workdoc with given file name and its DocFiles relatively at given ImageRootPath.
Syntax
Save (Filename as String, ImageRootPath as String)
Parameter | Description |
---|---|
Filename | Filename of the workdoc. |
ImageRootPath | Relative path where all corresponding DocFiles are saved, empty if files are saved in the same directory as the workdoc. |