Link Search Menu Expand Document

ReaderCustomArea Property

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

Property Value

Type: Rectangle
Custom scan area to find barcodes within.

Implements

IReaderCustomArea
See Also

Reference