Get the column definitions for this table.
Namespace: TallComponents.PDF.Layout.ParagraphsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
| C# |
|---|
public TableColumnDefinitionCollection ColumnDefinitions { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ColumnDefinitions As TableColumnDefinitionCollection Get |