ReaderCommon1DConfigurationBase Properties

CVB.Net Documentation

The ReaderCommon1DConfigurationBase type exposes the following members.

Properties

  NameDescription
Protected propertyAbsoluteMaxDigits
Most codes that know an upper maximum digits setting will use 50 for the upper limit.
Protected propertyAbsoluteMinDigits
Most codes that know a lower minimum digits setting will use 1 for the lower limit.
Public propertyCheckQuietzone
When set to true, the reader will check if the quiet zone requirements are violated by the code.
(Inherited from ReaderWithQuietzonConfigurationBase.)
Public propertyInverse
Barcode or Matrix code is inverted in the image.
(Inherited from ReaderConfigurationBase.)
Public propertyMaxDigits
Maximum number of digits in the code.
Public propertyMinDigits
Minimum number of digits in the code.
Public propertyTransmitCheckDigit
When set to true, the reader will transmit the check digit with the result.
Top
See Also

Reference