Link Search Menu Expand Document

ReaderCustomAreaHeight Property

Gets or sets height 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 CustomAreaHeight { get; set; }

Property Value

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

Implements

IReaderCustomAreaHeight
See Also

Reference