PDF File Writer Class Library - Author Uzi Granot
PdfTableCell Properties |
The PdfTableCell type exposes the following members.

Name | Description | |
---|---|---|
![]() | AnnotAction |
Gets or sets annotation action derived classes
|
![]() | Barcode |
Gets barcode if type is Barcode
|
![]() | ClientBottom |
Gets client area bottom side.
|
![]() | ClientLeft |
Gets client area left side.
|
![]() | ClientRight |
Gets client area right side.
|
![]() | ClientTop |
Gets client area top side.
|
![]() | ClientWidth |
Gets Client area width.
|
![]() | FormattedText |
Gets cell's formatted value.
|
![]() | FrameLeft |
Gets cell's frame left side (grid line).
|
![]() | FrameWidth |
Gets cell's frame width (grid line to grid line).
|
![]() | Header |
Cell is a header.
|
![]() | Image |
Gets Image if Type is Image.
|
![]() | ImageHeight |
Gets or sets image height in user units.
|
![]() | ImageWidth |
Gets or sets image width in user units.
|
![]() | Index |
Gets cell's index position within Table.Cell array.
|
![]() | Parent |
Gets parent PdfTable.
|
![]() | Style |
Gets or sets cell's style.
|
![]() | TextBox |
Gets TextBox if Type is TextBox.
|
![]() | TextBoxHeight |
Text box height including extra space
|
![]() | Type |
Gets cell's enumeration type.
|
![]() | Value |
Gets or sets cell's value
|
![]() | WebLink |
Sets a web link for this cell.
|
