Link Search Menu Expand Document

ReaderScanArea Property

Gets or sets the preset type of the scan area.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public ScanAreaType ScanArea { get; set; }

Property Value

Type: ScanAreaType
Preset type of the scan area.

Implements

IReaderScanArea
See Also

Reference