LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Progress Event

Show in webframe





Optional delegate method used after page processing is finished.
Syntax
'Declaration
 
Public Event Progress As EventHandler(Of AutoFormsProgressEventArgs)
'Usage
 
Dim instance As AutoFormsEngine
Dim handler As EventHandler(Of AutoFormsProgressEventArgs)
 
AddHandler instance.Progress, handler

            

            
Event Data

The event handler receives an argument of type AutoFormsProgressEventArgs containing data related to this event. The following AutoFormsProgressEventArgs properties provide information specific to this event.

PropertyDescription
Cancel Cancel the current operation.
Operation Gets the current running AutoFormsOperation.
Percentage A value between 0 and 100 that represents the percent completion of the process.
Example
For an example, refer to AutoFormsEngine.ProcessForm(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, FormRecognitionAttributes masterAttributes, FormPages formFields).
Requirements

Target Platforms

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features