←Select platform

BarcodeReaderBarcodeFoundEventArgs Class

Summary

Data for the BarcodeReader.BarcodeFound event.

Syntax
C#
VB
C++
public class BarcodeReaderBarcodeFoundEventArgs : EventArgs 
Public Class BarcodeReaderBarcodeFoundEventArgs 
   Inherits System.EventArgs 
public ref class BarcodeReaderBarcodeFoundEventArgs : System::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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

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