←Select platform

AutoFormsOperation Enumeration

Summary
Represents the different types operations carried by AutoFormsEngine.
Syntax
C#
VB
C++
Java
public enum AutoFormsOperation 
  
Public Enum AutoFormsOperation  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public final class AutoFormsOperation 
    extends java.lang.Enum<AutoFormsOperation> 
public enum class AutoFormsOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0GeneratingGenerating form's pages attributes.
1RecognizingRecognizing the form with the available Master Forms.
2ProcessingProcessing the form fields.
Remarks

This enumeration is used in the AutoFormsProgressEventArgs to specify current running operation.

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Auto Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.