ReadResultCode39Code93 Properties

CVB.Net Documentation

The ReadResultCode39Code93 type exposes the following members.

Properties

  NameDescription
Public propertyCharactersRead
Number of characters that have been read.
(Inherited from ReadResult.)
Public propertyDecodingTime
Number of milliseconds the decoding took.
(Inherited from ReadResult.)
Public propertyGradeResult
Grading results (null if grading was not selected or not possible).
(Inherited from ReadResult1D.)
Public propertyLocation
Location of the Barcode inside the image.
(Inherited from ReadResult.)
Public propertyNumWords
Number of code words in the barcode (note: this is not necessarily the same as the number of characters that have been read!).
(Inherited from ReadResult.)
Public propertyResolution
Smallest width unit in the code in pixels. In case of SonyCodes this may either be the narrowest line or gap (whichever is smaller).
(Inherited from ReadResult.)
Public propertyResult
Result of a read operation (note that read operations may partly succeed, which is not considered an error).
(Inherited from ReadResult.)
Public propertyText
The text content of the barcode.
(Inherited from ReadResult.)
Public propertyType
The Symbology type of the result.
(Inherited from ReadResult.)
Top
See Also

Reference