Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AutoFormsProgressEventArgs Class
See Also  Members  
Leadtools.Forms.Auto Namespace : AutoFormsProgressEventArgs Class



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

Syntax

Visual Basic (Declaration) 
Public Class AutoFormsProgressEventArgs 
   Inherits EventArgs
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsProgressEventArgs
C# 
public class AutoFormsProgressEventArgs : EventArgs 
C++/CLI 
public ref class AutoFormsProgressEventArgs : public 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 Recognize 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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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