Click or drag to resize

IOcrJob Methods

The IOcrJob type exposes the following members.

Methods
  NameDescription
Public methodGetDestFilePath
Returns a destination file path for the specified source file.
Public methodGetSourceFiles
Scans the watched folders for available files.
Public methodMoveToDoneFolder
Moves the specified source file to DoneFolder.
Public methodMoveToFailFolder
Moves the specified source file to FailFolder.
Public methodResetHistory
Resets the job history.
Public methodValidate
Validates job parameters before execution.
Top
See Also