IOcrJob Methods |
The IOcrJob type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDestFilePath |
Returns a destination file path for the specified source file.
| |
| GetSourceFiles |
Scans the watched folders for available files.
| |
| MoveToDoneFolder |
Moves the specified source file to DoneFolder.
| |
| MoveToFailFolder |
Moves the specified source file to FailFolder.
| |
| ResetHistory |
Resets the job history.
| |
| Validate |
Validates job parameters before execution.
|