Link Search Menu Expand Document

ReaderInspectDecodedBarcodes Event

The event occurs for every processed document page and provides the page as Image object with visually highlighted decoded barcodes.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public event ReaderInspectDecodedBarcodesEventHandler InspectDecodedBarcodes

Value

Type: Bytescout.BarCodeReaderReaderInspectDecodedBarcodesEventHandler
Remarks
Note, you should explicitly dispose the image object to avoid resource leaks.
See Also

Reference