Click or drag to resize

OcrImageRegion Properties

The OcrImageRegion type exposes the following members.

Properties
  NameDescription
Public propertyBounds
This property represents the bounds of the Region in pixels.
(Inherited from OcrRegion.)
Public propertyImage
Gets the image associated with this OcrImageRegion.
Public propertyIsRectangular
Gets a value indicating whether region is rectangular or not.
(Inherited from OcrRegion.)
Public propertyPolygonBounds
This property represents the bounds of the Region.
(Inherited from OcrRegion.)
Top
See Also