The following tables list the members exposed by FormTableCell.
Public Constructors
Public Properties
| Name | Description |
 | Area | Gets the area of this cell on the DocumentPage. |
 | DocumentPageIndex | Gets the zero-based index of the DocumentPage that contains this cell. |
 | FileId |
Gets the identifier of the file that contains this cell.
|
 | FilePageIndex |
Gets the zero-based index of the file page that contains this cell.
|
 | Tag |
Gets and sets a user-definable object.
|
 | Value |
Gets and sets the text value of this cell.
|
Top
See Also