PdfTableColumn Properties |
The PdfTableColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayText |
Text that will display in the column heading
| |
| Key |
The key is used to do a lookup in a collection or Dictionary for property values.
| |
| TextAlignment |
Horizontal alignment for the text in the column
| |
| TextPaddingLeft |
Get/sets the padding to the left of text for the column
| |
| TextPaddingRight |
Get/sets the padding to the right of text for the column
| |
| TextStyle |
The text style to apply to the column
| |
| Width |
Width of the column
|