Click or drag to resize

PdfTableColumn Properties

The PdfTableColumn type exposes the following members.

Properties
  NameDescription
Public propertyDisplayText
Text that will display in the column heading
Public propertyKey
The key is used to do a lookup in a collection or Dictionary for property values.
Public propertyTextAlignment
Horizontal alignment for the text in the column
Public propertyTextPaddingLeft
Get/sets the padding to the left of text for the column
Public propertyTextPaddingRight
Get/sets the padding to the right of text for the column
Public propertyTextStyle
The text style to apply to the column
Public propertyWidth
Width of the column
Top
See Also