Click or drag to resize

IsisBarcodeDetectedEventArgs Properties

The IsisBarcodeDetectedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the barcode location bounds.
Public propertyCodeType
Gets the barcode type.
Public propertyOrientation
Gets the barcode orientation.
Public propertyQuality
Gets the barcode quality.
Public propertySearchTime
Gets the search time.
Public propertyText
Gets the text.
Public propertyValidChecksum
Gets a value indication whether checksum is valid.
Top
See Also