ClearImage .NET API
BarcodeFoundEventArgs Class





Inlite.ClearImageNet Namespace : BarcodeFoundEventArgs Class
Event arguments of  BarcodeReader.BarcodeFoundEvent
Syntax
'Declaration
 
Public Class BarcodeFoundEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As BarcodeFoundEventArgs
public class BarcodeFoundEventArgs : System.EventArgs 
public class BarcodeFoundEventArgs = class(System.EventArgs)
public class BarcodeFoundEventArgs extends System.EventArgs
public ref class BarcodeFoundEventArgs : public System.EventArgs 
Public Properties
 NameDescription
Public PropertyBarcode object with information about just found barcode.  
Public PropertyFlag to abort barcode detection. Set 'true' to abort  
Public PropertyNumber of barcodes found during this Read operation  
Top
See Also

Reference

BarcodeFoundEventArgs Class
Inlite.ClearImageNet Namespace