Click or drag to resize

PdfTable Properties

The PdfTable type exposes the following members.

Properties
Name Description
Public property AllowCrossPages
Gets a value Indicates whether can cross a page.
Public property Columns
Gets the columns.
Public property DataMember
Gets or sets the data member.
Public property DataSource
Gets or sets the data source.
Public property DataSourceType
Gets or sets the datasource type of the PdfTable
Public property IgnoreSorting
Gets or sets a value indicating whether PdfTable should ignore sorting in data table.
Public property Rows
Gets the rows.
Public property StructureElement
Gets or sets table structure element.
Public property Style
Gets or sets the properties.
Top
See Also