The number of columns in this colllection.

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

Syntax

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

See Also