Gets the footer. Syntax Remarks The footer element will not be rendered unless it contains at least one cell, which can be added through the AddCell, AddCell(String), or AddCell(Image) methods
Gets the header. Syntax Remarks The header element will not be rendered unless it contains at least one cell, which can be added through the AddCell, AddCell(String), or AddCell(Image) methods
Gets or sets a boolean value indicating whether the table is a solid non breakable element. Syntax
Gets or sets the spacings between elements. Syntax
Gets or sets the paddings between the borders and the content of an element. Syntax
Gets the parent of the table. Syntax
Gets or sets a boolean value indicating whether to stretch the content to the bottom of the page. Syntax
Represents a text cell in a table. Syntax
Public Properties
Public Properties