![]() | TesseractOcrPdfJobRequest Properties |
The TesseractOcrPdfJobRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | 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.
|
![]() | TargetPdfFilename |
The name of the file where the searchable pdf is to be saved.
|