Link Search Menu Expand Document

ReaderCustomAreaTop Property

Gets or sets topmost position 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 CustomAreaTop { get; set; }

Property Value

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

Implements

IReaderCustomAreaTop
See Also

Reference