[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AI.Table.Cols

Cols Field

The list of columns.

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