![]() |
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 : TableFormField Class |
The following tables list the members exposed by TableFormField.
Name | Description | |
---|---|---|
![]() | TableFormField Constructor | Overloaded. |
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) |
![]() | Columns | Gets or sets the columns list of the table. |
![]() | Dropout | Gets or sets the dropout options. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | ExpectedPages | Gets List of expected pages indices that are occupied by TableFormField. |
![]() | 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) |
![]() | PagesBounds | Gets Dictionary of Pages bounds and Pages indices. |
![]() | Result | Overridden. (Read only) Gets the results of processing the field. |
![]() | Rules | Gets or sets the rules for the table. |
![]() | Tag | Gets or sets user-defined data of the field. (Inherited from Leadtools.Forms.Processing.FormField) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a copy of the field. |
![]() | Process | Overridden. Performs the processing of a field. |
Name | Description | |
---|---|---|
![]() | ReadXml | Reads the values stored in the XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | ReadXmlValues | Overridden. Reads the data of TableFormField from the XML string stored in values. |
![]() | WriteXml | Writes the values to an XML file. (Inherited from Leadtools.Forms.Processing.FormField) |
![]() | WriteXmlValues | Overridden. Writes the TableFormField class data into the specified XML valuesElement. |