Error processing SSI file
LEADTOOLS Forms Recognition (Leadtools.Forms.Commands assembly)

Show in webframe

ProgressEventArgs Constructor (ProgressEventArgs)






The current BankCheckField that has been processed by BankCheckReader.
The type of field that has been processed or will be processed.
The current progress percentage for processing a bank check image.
The current state for the processing phase.
Initializes a new ProgressEventArgs class object.
Syntax
public ProgressEventArgs( 
   BankCheckField currentField,
   BankCheckFieldType fieldType,
   int percentage,
   ProcessState state
)
'Declaration
 
Public Function New( _
   ByVal currentField As BankCheckField, _
   ByVal fieldType As BankCheckFieldType, _
   ByVal percentage As Integer, _
   ByVal state As ProcessState _
)
'Usage
 
Dim currentField As BankCheckField
Dim fieldType As BankCheckFieldType
Dim percentage As Integer
Dim state As ProcessState
 
Dim instance As New ProgressEventArgs(currentField, fieldType, percentage, state)

            

            
public:
ProgressEventArgs( 
   BankCheckField^ currentField,
   BankCheckFieldType fieldType,
   int percentage,
   ProcessState state
)

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

See Also

Reference

ProgressEventArgs Class
ProgressEventArgs Members

Error processing SSI file
Leadtools.Forms.Commands requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features