Contains the cell definitions for all cells in the corresponding table column.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class TableColumnDefinitionCollection : Object, 
	IEnumerable
Visual Basic
<SerializableAttribute> _
Public Class TableColumnDefinitionCollection _
	Inherits Object _
	Implements IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Paragraphs..::..TableColumnDefinitionCollection

See Also