Get all rows of this table.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public RowCollection Rows { get; }
Visual Basic
Public ReadOnly Property Rows As RowCollection
	Get

See Also