Click or drag to resize

IDecoderOptionsClearBarcodeTypes 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.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
void ClearBarcodeTypes()
See Also