←Select platform

BarcodeReaderBarcodeFoundEventArgs Class

Summary

Data for the BarcodeReader.BarcodeFound event.

Syntax
C#
C++/CLI
Python
public class BarcodeReaderBarcodeFoundEventArgs : EventArgs 
public ref class BarcodeReaderBarcodeFoundEventArgs : System::EventArgs 
class BarcodeReaderBarcodeFoundEventArgs(EventArgs): 
Remarks

The BarcodeReaderBarcodeFoundEventArgs will occur for each BarcodeData found during the read operation. The value of Data will be set to the object found. Setting the value of Abort to true will abort the read operation.

Requirements

Target Platforms

Help Version 22.0.2023.5.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.