Click or drag to resize

OcrPageLocationEventArgs Properties

The OcrPageLocationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyImage
The image that is currently being scanned for locations.
Public propertyRegionsIn
This property provides a collection of OcrRegion objects that have been identified by the OcrEngine as areas of interest within a page.
Public propertyRegionsOut
This property represents a collection of OcrRegion objects that will be used for text or element recognition.
Top
See Also