DataMatrixAllowDistorted Property

CVB.Net Documentation
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.

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

public bool AllowDistorted { get; set; }

Property Value

Type: Boolean
See Also

Reference