Pdf |
The PdfTableCell type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds | Gets the bounds of the PdfTableCell. | |
| ColumnSpan | Get the number of columns this PdfTableCell spans. | |
| RowSpan | Get the number of rows this PdfTableCell spans. | |
| Text | Gets the PdfText contained in this PdfTableCell. |
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this PdfTableCell instance.
(Overrides ObjectToString) |