Get or set the spacing between this column and its right neighbor.

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

Syntax

C#
public double Spacing { get; set; }
Visual Basic
Public Property Spacing As Double
	Get
	Set

See Also