Leadtools.Forms.Auto Namespace : AutoFormsProgressEventArgs Class |
public class AutoFormsProgressEventArgs : System.EventArgs
'Declaration Public Class AutoFormsProgressEventArgs Inherits System.EventArgs
'Usage Dim instance As AutoFormsProgressEventArgs
public sealed class AutoFormsProgressEventArgs : ~Remove~
function Leadtools.Forms.Auto.AutoFormsProgressEventArgs()
public ref class AutoFormsProgressEventArgs : public System.EventArgs
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
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