Visual Basic (Declaration) | |
---|---|
Public Enum AutoFormsOperation Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum AutoFormsOperation : Enum |
C++/CLI | |
---|---|
public enum class AutoFormsOperation : public Enum |
Member | Description |
---|---|
Generating | Generating form's pages attributes. |
Recognizing | Recognizing the form with the available Master Forms. |
Processing | Processing the form fields. |
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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family