PdfTableStyle Properties |
The PdfTableStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AlternateStyle |
Gets or sets the odd row cell style.
|
![]() |
BorderOverlapStyle |
Gets or sets a value indicating whether the cell borders
should overlap its neighbour's borders or be drawn in the cell interior.
|
![]() |
BorderPen |
Gets or sets the pen of the table border.
|
![]() |
CellPadding |
Gets or sets the cell padding.
|
![]() |
CellSpacing |
Gets or sets the cell spacing.
|
![]() |
DefaultStyle |
Gets or sets the default cell style.
|
![]() |
HeaderRowCount |
Gets or sets the header rows count.
|
![]() |
HeaderSource |
Gets or sets a value indicating whether
to use rows or column captions for forming header.
|
![]() |
HeaderStyle |
Gets or sets the header cell style.
|
![]() |
IsFixWidth |
get or set the value of fitWidth.
|
![]() |
RepeatHeader |
Gets or sets a value indicating whether to repeat header on each page.
|
![]() |
ShowHeader |
Gets or sets a value indicating whether the header is visible.
|