In This Topic
Backs up an entire project. Project is backed up on hard disk, diskette... The path specified in strProjectPath parameter becomes invalid after the backup. All documents and images included in the project are also backup-ed.
Overload List
Overload | Description |
Project(String,String,String,String,Type,Boolean) | Backs up an entire project. Project is backed up on hard disk, diskette... The path specified in strProjectPath parameter becomes invalid after the backup. All documents and images included in the project are also backup-ed. |
Project(StringCollection,String,String,StringCollection,Type,Boolean) | Backs up the entire project. Project is backed up on hard disk, diskette... Projects with a path specified in parameter strColPrjSelection become invalid. All documents and images included in the project are also backup-ed. |
See Also