Click or drag to resize

IOcrProcessor Properties

The IOcrProcessor type exposes the following members.

Properties
  NameDescription
Public propertyActionCode
Gets the last action code from a plugin call.
Public propertyCancelToken
The cancellation token passed to each task.
Public propertyJobsProcessed
Gets the total number of jobs procesed.
Public propertyOcrStats
Gets the OCR statistics for all jobs in this process.
Public propertyPlugin
Gets or sets the optional plugin for all jobs.
Public propertyProgress
Gets or set a progress reporting interface.
Public propertyProject
Gets or sets the project file to process.
Top
See Also