QualitySettings.AllowAdditionalRestorations

QualitySettings.AllowAdditionalRestorations property

Allows engine using additional image restorations to recognize corrupted barcodes. At this time, it is used only in MicroPdf417 barcode type.

public bool AllowAdditionalRestorations { get; set; }

Property Value

Allows engine using additional image restorations to recognize corrupted barcodes.

See Also