Link Search Menu Expand Document

ReaderCustomAreaWidth Property

Gets or sets width of custom scan area to find barcodes within.

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

Property Value

Type: Int32
Width of custom scan area to find barcodes within.

Implements

IReaderCustomAreaWidth
See Also

Reference