FourStateRoyalMail Properties

CVB.Net Documentation

The FourStateRoyalMail type exposes the following members.

Properties

  NameDescription
Public propertyEvaluateCheckDigit
When set to true, the reader will check if the quiet zone requirements are violated by the code.
Public propertyInverse
Barcode or Matrix code is inverted in the image.
(Inherited from ReaderConfigurationBase.)
Public propertyMaxDigits
Maximum number of digits in the code (must be in the range [MinDigits..13], otherwise an exception will be raised).
Public propertyMinDigits
Minimum number of digits in the code (must be in the range [7, MaxDigits], otherwise an exception will be raised).
Public propertyMirrored
When set to true, the reader will expect the code to be mirrored.
(Inherited from ReaderFourStateConfigurationBase.)
Public propertyOrientation
Orientation of the Four State Australian code. This will override the reader's readout orientation.
Public propertyQuietzoneWidth
Width of the quiet zone in module sizes. Valid values are in the interval [2...10].
(Inherited from ReaderFourStateConfigurationBase.)
Public propertyThreshold
Binarization threshold in %. Valid values are in the interval [0...100].
(Inherited from ReaderFourStateConfigurationBase.)
Public propertyTransmitCheckDigit
When set to true, the reader will transmit the check digit with the result.
Public propertyTransmitStartStop
When set to true, the reader will check if the quiet zone requirements are violated by the code.
Top
See Also

Reference