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

Name | Description | |
---|---|---|
![]() | Active |
Gets the table is active flag.
|
![]() | Borders |
Borders control
|
![]() | Cell |
Gets array of cell items.
|
![]() | CellStyle |
Creates a cell style object as a copy of the default cell style.
|
![]() | ColumnPosition |
Gets array of column positions.
|
![]() | Columns |
Gets the number of columns in the table.
|
![]() | ColumnWidth |
Gets array of column widths.
|
![]() | CommitGCCollectFreq |
Call GC collect frequency
|
![]() | CommitToPdfFile |
Commit page contents to PDF file
|
![]() | Contents |
Gets the current PDF contents object.
|
![]() | DefaultCellStyle |
Gets the default cell style.
|
![]() | DefaultHeaderStyle |
Gets the default header style.
|
![]() | Document |
Gets the PDF document that owns this table.
|
![]() | Header |
Gets array of header items.
|
![]() | HeaderHeight |
Gets the current header height.
|
![]() | HeaderOnEachPage |
Gets or sets the flag controlling the drawing of the header row.
|
![]() | HeaderStyle |
Creates a header style object as a copy of the default header style.
|
![]() | MinHeaderHeight |
Gets or sets minimum row height.
|
![]() | MinRowHeight |
Gets or sets minimum row height.
|
![]() | Page |
Gets the current PDF page object.
|
![]() | RowBottomPosition |
Gets the current row bottom position.
|
![]() | RowHeight |
Gets the current row height.
|
![]() | RowNumber |
Gets the current row number.
|
![]() | RowPosition |
Gets array of row positions.
|
![]() | RowTopPosition |
Gets or sets current row top position.
|
![]() | TableArea |
Gets or sets table area rectangle.
|
![]() | TablePageNumber |
Table's page number starting with zero
|
