Click or drag to resize

DecoderOptionsDetectMultiple Property

Detect multiple barcodes on the same image.

Namespace:  Opait.Barcode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public bool DetectMultiple { get; set; }

Property Value

Type: Boolean
See Also