Click or drag to resize

IDecoderOptionsDetectMultiple Property

Detect multiple barcodes on the same image.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
bool DetectMultiple { get; set; }

Property Value

Type: Boolean
See Also