C#
VB
C++
Data for the BarcodeReader.BarcodeFound event.
public class BarcodeReaderBarcodeFoundEventArgs : EventArgs
Public Class BarcodeReaderBarcodeFoundEventArgs
Inherits System.EventArgs
public ref class BarcodeReaderBarcodeFoundEventArgs : System::EventArgs
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET