←Select platform

ProgressEventArgs Constructor

Summary
Initializes a new ProgressEventArgs class object.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal currentField As BankCheckField, _ 
   ByVal fieldType As BankCheckFieldType, _ 
   ByVal percentage As Integer, _ 
   ByVal state As ProcessState _ 
) 

Parameters

currentField
The current BankCheckField that has been processed by BankCheckReader.

fieldType
The type of field that has been processed or will be processed.

percentage
The current progress percentage for processing a bank check image.

state
The current state for the processing phase.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly

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