Click or drag to resize

OcrTableRegion Properties

The OcrTableRegion type exposes the following members.

Properties
  NameDescription
Public propertyBounds
This property represents the bounds of the Region in pixels.
(Inherited from OcrRegion.)
Public propertyCells
Gets cells within the table.
Protected propertyElements
Gets the contained elements
(Inherited from OcrContainerRegion.)
Public propertyHSeparators
Horizonal table separators.
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.)
Public propertyVSeparators
Vertical table separators.
Top
See Also