DataMatrix Properties

CVB.Net Documentation

The DataMatrix type exposes the following members.

Properties

  NameDescription
Public propertyAllowDistorted
When set to true, the reader will also read distorted data matrix codes. This flag will not have any effect when reading dotted data matrix codes.
Public propertyAllowRectangular
When set to true, the reader will also read none-square data matrix codes.
Public propertyDottedContrast
Minimum contrast value for dotted data matrix codes. Only relevant when reading dotted data matrix codes. Valid values are in the interval [10...100]
Public propertyDottedModuleWidth
Minimum module width for dotted data matrix codes. Only relevant when reading dotted data matrix codes. Valid values are in the interval [30...150]
Public propertyDottedQuietzoneWidth
Minimum quiet zone width for dotted data matrix codes. Only relevant when reading dotted data matrix codes. Valid values are in the interval [3...5]
Public propertyFormats
Formats of data matrix codes to read.
Public propertyInverse
Barcode or Matrix code is inverted in the image.
(Inherited from ReaderConfigurationBase.)
Public propertyLevels
Run direction of the Pharma Code. The overall Barcode orientation mode of the reader will have no effect for Pharma Codes.
Public propertyMaxSize
Maximum number of lines and columns in one Data Matrix square. Valid values are in the interval [MinSize...144].
Public propertyMinSize
Minimum number of lines and columns in one Data Matrix square. Valid values are in the interval [7...MaxSize].
Public propertyMirrored
When set to true, the reader will expect the code to be mirrored.
(Inherited from Reader2DConfigurationBase.)
Public propertyPharmaCode2DBar1
Proofing of the color bar of field 1 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar2
Proofing of the color bar of field 2 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar3
Proofing of the color bar of field 3 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar4
Proofing of the color bar of field 1 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar5
Proofing of the color bar of field 5 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar6
Proofing of the color bar of field 6 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar7
Proofing of the color bar of field 7 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DBar8
Proofing of the color bar of field 8 on square or rectangular 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DExpanded
When set to true, the reader will also read expanded 2D Pharma Codes. Only relevant when reading 2D Pharma Codes.
Public propertyPharmaCode2DThreshold
Binarization threshold in %. Valid values are in the interval [0...100]. Only relevant when reading 2D Pharma Codes.
Public propertySubType
Sub type of data matrix code to read.
Top
See Also

Reference