[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AI.Table.Rows

Rows Field

The list of rows.

Namespace: GrapeCity.Documents.Pdf.AI
Assembly: DS.Documents.Pdf.AI.dll
Syntax
public readonly List<TableRow> Rows
Public ReadOnly Rows As List(Of TableRow)
Returns
Type Description
List<TableRow> The list of rows.