ReaderRequireQuietZones Property ByteScout Barcode Reader SDK
Gets or sets a value indicating whether to require "quiet zones" before and after barcode. "Quiet zone" is a whitespace with width larger or equal to one symbol width.

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

public bool RequireQuietZones { get; set; }

Property Value

Type: Boolean
true if to require "quiet zones"; otherwise, false.

Implements

IReaderRequireQuietZones
See Also

Reference