Click or drag to resize

OcrBarcodeRegion Properties

The OcrBarcodeRegion type exposes the following members.

Properties
  NameDescription
Public propertyBarcodeType
Gets the type of barcode that is contained in this region.
Public propertyBounds
This property represents the bounds of the Region in pixels.
(Inherited from OcrRegion.)
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 propertyText
Gets the text of the recognized barcode.
Top
See Also