IReaderAllowOrphanedSupplementals Property ByteScout Barcode Reader SDK
Gets or sets a value indicating whether to allow orphaned supplemental barcodes to be decoded.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

bool AllowOrphanedSupplementals { get; set; }

Property Value

Type: Boolean
true if to allow orphaned supplemental barcodes to be found; otherwise, false.
See Also

Reference