Types
| All Types | Classes | Enumerations | Delegates |
| Name | Description | |
|---|---|---|
| BeginCellLayoutEventArgs |
Represents arguments of StartCellLayout Event.
| |
| BeginCellLayoutEventHandler |
Delegate for handling StartCellLayoutEvent.
| |
| BeginRowLayoutEventArgs |
Represents StartRowLayout Event arguments.
| |
| BeginRowLayoutEventHandler |
Delegate for handling StartRowLayoutEvent.
| |
| CellLayoutEventArgs |
The base class for cell layout arguments.
| |
| EndCellLayoutEventArgs |
Represents arguments of EndCellLayout Event.
| |
| EndCellLayoutEventHandler |
Delegate for handling EndCellLayoutEvent.
| |
| EndRowLayoutEventArgs |
Represents arguments of EndRowLayoutEvent.
| |
| EndRowLayoutEventHandler |
Delegate for handling EndRowLayoutEvent.
| |
| LightTableBeginPageLayoutEventArgs | ||
| LightTableEndPageLayoutEventArgs | ||
| PdfCellStyle |
Represents information about cell style.
| |
| PdfColumn |
Represents a single column of the table.
| |
| PdfColumnCollection |
Represents the collection of the columns.
| |
| PdfHeaderSource |
Specifies values specifying where the header should formed from.
| |
| PdfRow |
Represents a single column of the table.
| |
| PdfRowCollection |
Represents the collection of the columns.
| |
| PdfTable |
Represents fast table with few features.
| |
| PdfTableDataSourceType |
Specifies the datasource type.
| |
| PdfTableException |
Represents as a message deliverer from PdfTable class to the user.
| |
| PdfTableLayoutFormat |
Represents the parameters for Light Table layout.
| |
| PdfTableLayoutResult | ||
| PdfTableStyle |
Represents parameters of PdfTable.
| |
| QueryColumnCountEventArgs |
The arguments of the GettingColumnNumber Event.
| |
| QueryColumnCountEventHandler |
Delegate for handling GettingColumnNumber Event.
| |
| QueryNextRowEventArgs |
Represents arguments of the NextRow Event.
| |
| QueryNextRowEventHandler |
Delegate for handling NextRowEvent.
| |
| QueryRowCountEventArgs |
The arguments of the GettingRowNumber Event.
| |
| QueryRowCountEventHandler |
Delegate for handling GettingRowNumber Event.
| |
| TableWidthType |
Specifies type for table width.
|