The AutoFormsOperation Enumeration is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Represents the different types operations carried by AutoFormsEngine.Visual Basic (Declaration) | |
---|---|
Public Enum AutoFormsOperation Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AutoFormsOperation |
C# | |
---|---|
public enum AutoFormsOperation : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class AutoFormsOperation : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Generating | Generating form's pages attributes. |
Processing | Processing the form fields. |
Recognizing | Recognizing the form with the available Master Forms. |
This enumeration is used in the AutoFormsProgressEventArgs to specify current running operation.
System.Object
System.ValueType
System.Enum
Leadtools.Forms.Auto.AutoFormsOperation
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7