Method RenameFileOnPad
RenameFileOnPad(String, String)
Renames a file stored on the signature device.
Declaration
public Error RenameFileOnPad(string existingFileName, string newFileName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | existingFileName | |
| System.String | newFileName |
Returns
| Type | Description |
|---|---|
| Error | Error |