LEADTOOLS Forms (Leadtools.Forms.Auto assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AutoFormsProgressEventArgs Class
See Also  Members  
Leadtools.Forms.Auto Namespace : AutoFormsProgressEventArgs Class



The AutoFormsProgressEventArgs Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Reports the progress for specific AutoFormsEngine operations and offers the user an opportunity to cancel.

Object Model

AutoFormsProgressEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class AutoFormsProgressEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsProgressEventArgs
C# 
public class AutoFormsProgressEventArgs : System.EventArgs 
C++/CLI 
public ref class AutoFormsProgressEventArgs : public System.EventArgs 

Example

Remarks

This event is fired when recognizing and processing a form, or when generating form attributes. The Percentage Property is not meaningful during recognition operations since the engine does not necessarily need to compare the filled form with each master form in the repository. Once the engine finds a match, it will stop searching and return.

This event also allows the user to cancel engine operations using the Cancel property

Inheritance Hierarchy

System.Object
   System.EventArgs
      Leadtools.Forms.Auto.AutoFormsProgressEventArgs

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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