Namespace TallComponents.PDF.Layout.Paragraphs

Class RowCollection

The collection of all rows in a table.

The rows object represents the content of a table. It is obtained through the Rows property of

. A row contains a number of cells.

Syntax

public class RowCollection : Object , IEnumerable

Constructors

Properties

Methods

Events