Link Search Menu Expand Document

ReaderAllowOrphanedSupplementals Property

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
public bool AllowOrphanedSupplementals { get; set; }

Property Value

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

Implements

IReaderAllowOrphanedSupplementals
See Also

Reference