Click or drag to resize

PdfGridCellContent Properties

The PdfGridCellContent type exposes the following members.

Properties
Name Description
Public property Brush
Gets or sets the brush in a grid cell.
Public property Font
Gets or sets the font in a grid cell.
Public property Image
Gets or sets the image in a grid cell.
Public property ImageLocation
Set the image's location in a grid cell.
Public property ImageNewline
Gets or sets whether the image is in new line or not in a grid cell.
Public property ImageSize
Gets or sets the size of image in a grid cell.
Public property StringFormat
Gets or sets the format of string in a grid cell.
Public property Text
Gets or sets the text in a grid cell.
Top
See Also