DataMatrixDottedContrast Property

CVB.Net Documentation
Minimum contrast value for dotted data matrix codes. Only relevant when reading dotted data matrix codes. Valid values are in the interval [10...100]

Namespace:  Stemmer.Cvb.Barcode.Configuration
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public int DottedContrast { get; set; }

Property Value

Type: Int32
See Also

Reference