Leadtools.Forms.Processing Namespace

Inheritance Hierarchy
Summary

Overview and description of Leadtools Forms Processing classes, enumerations, and structures.

Classes
Class Description
Class
BarcodeFormField A single rectangular region on a form.
Class BarcodeFormFieldResult Provides the results of processing the barcode field.
Class BubbleWordField High level OMR form field (such as Student Name or Social Security Number), that can be used in OMR forms with column-wise OMR areas with multiple columns.
Class FormField The base class for all form fields. Any form field, either predefined or user-defined, should implement FormField.
Class FormFieldResult Provides the results of processing the field. The base class for all form field result classes.
Class FormPage Specifies the page properties and fields for a Master Form.
Class FormPages Collection of FormPage objects.
Class FormProcessingEngine Class that contains the processing engine used to perform field processing.
Class FormProcessingOptions Options for the FormProcessingEngine.Process method.
Class ImageFormField A single rectangular region on a form that defines an image area on a blank (not filled-in) form to be used when an image reading process is performed on the filled form during form processing.
Class ImageFormFieldResult Provides the results of processing the image field.
Class OcrFormField The base class for all text, OMR and OCR fields. Any OCR form field, whether predefined or user-defined, should implement OcrFormField.
Class OcrFormFieldResult Provides the results of processing the OCR field.
Class OmrAnswerAreaField High level Omr form field that can be used with row wise Omr answer area with multiple rows and multiple choice questions.
Class OmrDateField High level Omr form field that can be used in Omr forms with column wise Omr date area.
Class OmrFormField A single rectangular region on a form that defines an OMR (optical mark) area on a blank (not filled-in) form so that an OMR reading process can be performed on the filled form during form processing.
Class OmrFormFieldResult Provides the results of processing the OMR field.
Class PageProcessingOptions Options for the FormProcessingEngine.ProcessPage method.
Class ProcessFieldEventArgs Handles each field processed by the FormProcessingEngine.
Class ProcessPageEventArgs Handles each page processed by FormProcessingEngine.
Class SingleSelectionField High level OMR form field that represents a row or a column of multiple OmrFormField objects in which one of the OMR marks is selected in the filled form.
Class TableColumn A column of TableFormField.
Class TableFormField A single rectangular region on a form that extended to defines a table/invoice area on a table header (not filled-in) form so a text reading process can be performed on the filled form during form processing on the recognized fields to the end of the invoice area.
Class TableFormFieldResult Provides the results of processing the table field.
Class TableFormRow The row containing the recognized fields in the table.
Class TextFormField A single rectangular region on a form that defines a text area on a blank (not filled-in) form so a text reading process can be performed on the filled form during form processing.
Class TextFormFieldResult Provides the results of processing the text field.
Class UnStructuredTextFormField A class that represents a rectangular region (as well as the label to the left of the region) that defines an area on a form that can be filled in with text and read during form processing. Unlike the TextFormField, this class does not have a fixed, pre-defined structure.

Structures
Structure Description
Structure
BarcodeFieldData This class contains barcode data information that have been read inside the field.
Structure SingleField A structure that represents a single OMR field to be used in SingleSelectionField.

Enumerations
Enumeration Description
Enumeration
BubbleWordValueType Enumeration that represents which value type the bubble word field contains. The Character value type can contain any combination of alphanumeric characters. The Numerical value type contains only numerals.
Enumeration DropoutFlag Values that represent the Dropout options for a form field.
Enumeration FieldAlignment Values that represent the alignment of columns/fields in a table.
Enumeration FormFieldSerializationTagType The serialization type to use with form fields.
Enumeration FormFieldStatus Values that describe the status of field processing.
Enumeration OcrTextType Values that indicate the different text field types.
Enumeration SingleSelectionStatus Represents the status of processing the SingleSelectionField.
Enumeration TableRules Values that represent the rules that will be used to help recognizing Table fields.
Enumeration TextFieldType Values that represent the type of text being used in the Text Field.

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

Leadtools.Forms.Processing Assembly