RenameDocFile
Use this method to change the name of the CIDoc or Image at a given DocIndex by the given new name.
Syntax
RenameDocFile (DocIndex as Long, NewName as String)| Parameter | Description |
|---|---|
| DocIndex | Specifies the zero-based CIDoc or Image Index. |
| NewName | New name given to the document at DocIndex. |
