Click or drag to resize
TesseractOcrProgressEventArgs Properties

The TesseractOcrProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Provides a way to cancel the Ocr job at any time
Public propertyJobName
The name of the job that triggered the event
Public propertyOcrPhase
The progress ocr phase of the job that triggered the event
Public propertyPercent
The progress percent value of the job that triggered the event
Top
See Also