LEADTOOLS Forms (Leadtools.Forms.Auto assembly)
LEAD Technologies, Inc

Progress Event






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
add_Progress(function(sender, e))
remove_Progress(function(sender, e))

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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