|  | TesseractOcrJobResponsePage Properties | 
The TesseractOcrJobResponsePage type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Document | 
Gets the Document that allows programatic access to the ocr document page in a structured way.
 | 
|  | EllapsedTime | 
Gets the ellapsed time in milliseconds of the duration of the execution of the ocr job.
 | 
|  | OrientationAndScript | 
Gets the orientation and script detected in the page.
 | 
|  | PageIndex | 
Gets the page index of the processed document.
 | 
|  | ProcessedImage | 
Gets the page image used internally by the ocr engine.
 | 
|  | Text | 
Gets the text of the document page.
 | 
 See Also
See Also