Click or drag to resize

OcrFormElementGroupRegion Properties

The OcrFormElementGroupRegion type exposes the following members.

Properties
  NameDescription
Public propertyBounds
This property represents the bounds of the Region in pixels.
(Inherited from OcrRegion.)
Public propertyFormElements
A List of OcrFormElementRegion elements pertaining to this OcrFormElementGroupRegion group
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