←Select platform

BarcodeReaderProgressEventArgs Class

Summary

Data for the BarcodeReader.Progress event.

Syntax
C#
VB
C++
public class BarcodeReaderProgressEventArgs : EventArgs 
Public Class BarcodeReaderProgressEventArgs 
   Inherits System.EventArgs 
public ref class BarcodeReaderProgressEventArgs : System::EventArgs 
Remarks

The BarcodeReaderProgressEventArgs event will occur periodically during the read operation. The value of Percent will contain the current percentage value of the operation. Setting the value of Cancel 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.