Link Search Menu Expand Document

IReaderRequireQuietZones Property

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

Property Value

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

Reference