An enumeration that represents the status of recognizing a Field wether the process was successful.
[SerializableAttribute()]
public enum FieldStatus
<SerializableAttribute()>
Public Enum FieldStatus
public:
[SerializableAttribute]
enum class FieldStatus sealed
Value | Member | Description |
---|---|---|
0 | Failed | Failed to process the Field object. |
1 | Success | The Field has been processed successfully. |
After the Recognize method is invoked on a filled-in form, all corresponding fields in ITemplateForm get aligned and processed. FieldStatus is used for reporting the status of processing individual fields.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document