Click or drag to resize

DecoderOptionsClearBarcodeTypes Method

Clear all possible barcode types. All barcode types will be considered when decoding. This can significantly reduce performance and increase false positives.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public void ClearBarcodeTypes()
See Also