| TesseractOcrJobRequest Properties | 
The TesseractOcrJobRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| AreaToScan | 
Limit the ocr to a specific area on the page
  | |
| CharsNotToRecognize | 
The list of valid chars that the ocr engine will not recognize.
  | |
| CharsToRecognize | 
The list of valid chars that the ocr engine can recognize.
  | |
| CreatePdfFile | 
Create a searchable pdf file with the provided image and the ocr results
  | |
| EnableOCRAdaptation | 
Enable the Ocr engine to use the best recognized cases to optimize the recognition of low quality characters
  | |
| ImagePreProcessing | 
The set of filters and operations to be applied to the image before sending it to the ocr engine
  | |
| JobName | 
The job name
  | |
| OrientationMode | 
The mode to be used in page orientation detection.
  | |
| PageSegmentationMode | 
The mode to be used in page segmentation.
  |