Click or drag to resize
TesseractOcrPdfJobRequest Properties

The TesseractOcrPdfJobRequest type exposes the following members.

Properties
  NameDescription
Public propertyCharsNotToRecognize
The list of valid chars that the ocr engine will not recognize.
Public propertyCharsToRecognize
The list of valid chars that the ocr engine can recognize.
Public propertyImagePreProcessing
The set of filters and operations to be applied to the image before sending it to the ocr engine
Public propertyJobName
The job name
Public propertyOrientationMode
The mode to be used in page orientation detection.
Public propertyPageSegmentationMode
The mode to be used in page segmentation.
Public propertyTargetPdfFilename
The name of the file where the searchable pdf is to be saved.
Top
See Also