[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Model.ITable.Cols

Cols Property

Cols

Gets the list of table columns.

Declaration
IReadOnlyList<ITableCol> Cols { get; }
ReadOnly Property Cols As IReadOnlyList(Of ITableCol)