| XsPDFDoc.DocumentObjectModel.Tables Namespace |
| Class | Description | |
|---|---|---|
| Cell |
Represents a cell of a table.
|
|
| Cells |
Represents the collection of all cells of a row.
|
|
| Column |
Represents a column of a table.
|
|
| Columns |
Represents the columns of a table.
|
|
| Row |
Represents a row of a table.
|
|
| Rows |
Represents the collection of all rows of a table.
|
|
| Table |
Represents a table in a document.
|
|
| TableFormatter |
Contains methods to simplify table formatting.
|
| Enumeration | Description | |
|---|---|---|
| Edge |
Combinable flags to set Borders using the SetEdge function.
|
|
| RoundedCorner |
Specifies if the Cell should be rendered as a rounded corner.
|
|
| RowAlignment |
Specifies the horizontal alignment of the table.
|
|
| RowHeightRule |
Specifies the calculation rule of the row height.
|
|
| VerticalAlignment |
Specifies the vertical alignment of the cell's content.
|