The following tables list the members exposed by TableFormField.
Name | Description | |
---|---|---|
![]() |
TableFormField | Initializes a new TableFormField class object. |
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of the field. |
![]() |
ExtractInfo | Extracts table columns information from the specified image. |
![]() |
Process | Performs the processing of a field. |
Name | Description | |
---|---|---|
![]() |
ReadXmlValues | Reads the data of TableFormField from the XML string stored in _values_. |
![]() |
WriteXmlValues | Writes the TableFormField class data into the specified XML _valuesElement_. |
Name | Description | |
---|---|---|
![]() |
Columns | Gets or sets the columns list of the table. |
![]() |
ColumnsAlignment | Gets and sets the alignment of the TableFormField object content. |
![]() |
ExpectedPages | Gets List of expected pages indices that are occupied by TableFormField. |
![]() |
ExtractedBounds | Represents the auto-detected bound of the master form table header. |
![]() |
IsTablePreV22 | Indicates whether the master form table data has been generated using pre-V22 forms engine. |
![]() |
KeyColumn | Gets or sets the reference column used to identify main lines in the table. |
![]() |
PagesBounds | Gets Dictionary of Pages bounds and Pages indices. |
![]() |
Result | (Read only) Gets the results of processing the field. |
![]() |
Rules | Gets or sets the rules for the table. |
![]() |
TableBody | Gets or sets the TableBody using the Master Form editor. |
Name | Description | |
---|---|---|
![]() |
AnnotationBounds | Bounds of the overlaid annotations of table fields on the Master Form editor. |