Click or drag to resize

OcrPreprocessingOptions Properties

The OcrPreprocessingOptions type exposes the following members.

Properties
  NameDescription
Public propertyAutoRotate
Determines of the OCR engine should rotate the document based on text orientation.
Public propertyDeskew
Determines if the OCR engine should deskew the image.
Public propertyDespeckle
Determines if the engine should despeckle the image.
Public propertyFlipLeftRight
Determines if the engine should flip the image left to right
Public propertyInvert
Determines if the engine should invert the image
Public propertyToBilevel
Determines if the image should convert to black and white prior to OCR.
Top
See Also