What it does
Saves a user file on the Application Server.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| file | File | A user file |
Use SaveCustomFile in the ABBYY FlexiCapture API to store a user file on the Application Server by passing a File object within an active session.
| Name | Type | Description |
|---|---|---|
| sessionId | int | The ID of the connection to the Application Server |
| file | File | A user file |