A cell is part of a row. A cell has a collection of paragraphs.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Paragraphs..::..Bordered
      TallComponents.PDF.Layout.Paragraphs..::..Cell

See Also