DataMatrixDottedModuleWidth Property

CVB.Net Documentation
Minimum module width for dotted data matrix codes. Only relevant when reading dotted data matrix codes. Valid values are in the interval [30...150]

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

public int DottedModuleWidth { get; set; }

Property Value

Type: Int32
See Also

Reference