The base class for all OMR fields. Any OMR form field implements this class.
[SerializableAttribute()]
[XmlIncludeAttribute(System.Type)]
[XmlIncludeAttribute(System.Type)]
[XmlIncludeAttribute(System.Type)]
[XmlIncludeAttribute(System.Type)]
[KnownTypeAttribute(System.Type)]
[DataContractAttribute()]
[KnownTypeAttribute(System.Type)]
[KnownTypeAttribute(System.Type)]
[KnownTypeAttribute(System.Type)]
public abstract class Field
<SerializableAttribute(),
XmlIncludeAttribute(System.Type),
XmlIncludeAttribute(System.Type),
XmlIncludeAttribute(System.Type),
XmlIncludeAttribute(System.Type),
KnownTypeAttribute(System.Type),
DataContractAttribute(),
KnownTypeAttribute(System.Type),
KnownTypeAttribute(System.Type),
KnownTypeAttribute(System.Type)>
Public MustInherit Class Field
public:
[SerializableAttribute,
XmlIncludeAttribute(System::Type),
XmlIncludeAttribute(System::Type),
XmlIncludeAttribute(System::Type),
XmlIncludeAttribute(System::Type),
KnownTypeAttribute(System::Type),
DataContractAttribute,
KnownTypeAttribute(System::Type),
KnownTypeAttribute(System::Type),
KnownTypeAttribute(System::Type)]
ref class Field abstract
Fields are defined for each Omr page in the ITemplateForm. Each field requires a name and its bounds to specify where it is located on the page.
Fields can be added or retrieved using the Page.Fields property. Once defined, the fields can be saved or loaded using IForm.Save and IForm.Load methods.
LEADTOOLS supports OmrFields, OcrField, ImageField and BarcodeField.
Each field contains the FieldResult property that must be cast to the appropriate type in order to obtain the field-specific results (Omr, Image, etc).
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