[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Model.ITable.Rows

Rows Property

Rows

Gets the list of table rows.

Declaration
IReadOnlyList<ITableRow> Rows { get; }
ReadOnly Property Rows As IReadOnlyList(Of ITableRow)