![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace : OcrFormField Class |
The following tables list the members exposed by OcrFormField.
Name | Description | |
---|---|---|
![]() | 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) |
![]() | Dropout | Gets or sets the dropout options. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | MasterPageNumber | Gets or sets the master page index that this FormField belong to. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | Name | Gets or sets the field's name. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | Result | Gets the results of processing this field. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | Tag | Gets or sets user-defined data of the field. (Inherited from Leadtools.Forms.Processing.FormField) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a copy of the field. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | Process | Performs processing on a form. (Inherited from Leadtools.Forms.Processing.FormField) |
Name | Description | |
---|---|---|
![]() | ReadXml | Reads the values stored in the XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | ReadXmlValues | Fills this FormField from the XML string stored in values. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | WriteXml | Writes the values to an XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | WriteXmlValues | Writes this FormField class data to the specified XML valuesElement. (Inherited from Leadtools.Forms.Processing.FormField) |