Get or set the number of columns that this cell spans.

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

Syntax

C#
public int ColSpan { get; set; }
Visual Basic
Public Property ColSpan As Integer
	Get
	Set

See Also