C#
VB
C++
Represents the different types operations carried by AutoFormsEngine.
public enum AutoFormsOperation Public Enum AutoFormsOperationInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AutoFormsOperation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Generating | Generating form's pages attributes. |
| 1 | Recognizing | Recognizing the form with the available Master Forms. |
| 2 | Processing | Processing the form fields. |
This enumeration is used in the AutoFormsProgressEventArgs to specify current running operation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
