ReaderCustomAreaLeft Property ByteScout Barcode Reader SDK
Gets or sets leftmost 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 CustomAreaLeft { get; set; }

Property Value

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

Implements

IReaderCustomAreaLeft
See Also

Reference