Click or drag to resize
TesseractOcrAutoOrientationDetectedEventArgs Properties

The TesseractOcrAutoOrientationDetectedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyJobName
The name of the job that triggered the event
Public propertyOrientationScriptInfo
Gets the document orientation and script information detected.
Public propertyPageIndex
Gets the document page index related to the event.
Public propertyTotalPages
Gets the document total pages related to the event.
Top
See Also