A row is part of a table. A row consists of a list of cells.

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

Syntax

C#
[SerializableAttribute]
public class Row : Bordered
Visual Basic
<SerializableAttribute> _
Public Class Row _
	Inherits Bordered

Inheritance Hierarchy

See Also