PdfCellStyle Properties |
The PdfCellStyle type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BackgroundBrush |
Gets or sets the brush with which the background will be drawn.
|
|
|
BorderPen |
Gets or sets the pen with which the border will be drawn.
|
|
|
Font |
Gets or sets the font.
|
|
|
StringFormat |
Gets or sets the string format of the cell text.
|
|
|
TextBrush |
Gets or sets the brush which will be used to draw font.
|
|
|
TextPen |
Gets or sets the font which will be used to draw text outlines.
|