BarcodeFoundEventArgsCancel Property ByteScout Barcode Reader SDK
Gets or sets a value indicating whether to abort barcode detection.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public bool Cancel { get; set; }

Property Value

Type: Boolean
true if to abort barcode detection; otherwise, false.
See Also

Reference