The following tables list the members exposed by BarcodeFormField.
| Name | Description | |
|---|---|---|
![]()
| BarcodeFormField Constructor | Initializes a new BarcodeFormField class object. |
| Name | Description | |
|---|---|---|
![]()
| AdvancedSearchCodes | Gets or sets the type of advanced linear (1D) barcode for which to search inside this field. |
![]()
| Bounds | Gets or sets a Leadtools.Forms.LogicalRectangle that specifies the location of the field in the form image. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| Direction | Gets or sets the barcode read processing direction. |
![]()
| Name | Gets or sets the field name. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| ReadOptions | Gets or sets the barcode read processing options. |
![]()
| Result | Overridden. Gets the results of processing this field. |
![]()
| SearchCodes | Gets or sets the major barcode types for which to search. |
![]()
| StandardSearchCodes | Gets or sets type of standard linear (1D) barcode for which to search inside this field. |
![]()
| Tag | Gets or sets user-defined data of the field. (Inherited from Leadtools.Forms.Processing.FormField) |
| Name | Description | |
|---|---|---|
![]()
| ReadXml | Reads the values stored in the XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| ReadXmlValues | Overridden. Fills this BarcodeFormField from the XML string stored in values. |
![]()
| WriteXml | Writes the values to an XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]()
| WriteXmlValues | Overridden. Writes this BarcodeFormField class data into the specified XML valuesElement |


