←Select platform

BarcodeReaderProgressEventArgs Class

Summary

Data for the BarcodeReader.Progress event.

Syntax
C#
C++/CLI
Python
public class BarcodeReaderProgressEventArgs : EventArgs 
public ref class BarcodeReaderProgressEventArgs : System::EventArgs 
class BarcodeReaderProgressEventArgs(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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly

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