Click or drag to resize

OcrImagePreprocessingEventArgs Properties

The OcrImagePreprocessingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyImageIn
The image passed into the event
Public propertyImageOut
Set this to a new image to change the current image for OCR
Public propertyOptions
Pre-processing options that the engine should apply.
Top
See Also