C#
VB
C++
Data for the BarcodeReader.Progress event.
public class BarcodeReaderProgressEventArgs : EventArgs
Public Class BarcodeReaderProgressEventArgs
Inherits System.EventArgs
public ref class BarcodeReaderProgressEventArgs : System::EventArgs
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.
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