Click or drag to resize

PdfCellStyle Properties

The PdfCellStyle type exposes the following members.

Properties
Name Description
Public property BackgroundBrush
Gets or sets the brush with which the background will be drawn.
Public property BorderPen
Gets or sets the pen with which the border will be drawn.
Public property Font
Gets or sets the font.
Public property StringFormat
Gets or sets the string format of the cell text.
Public property TextBrush
Gets or sets the brush which will be used to draw font.
Public property TextPen
Gets or sets the font which will be used to draw text outlines.
Top
See Also