The spacing in points.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

Remarks

This property is provided as a convenience. Tt maps onto the spacing of the layout manager.

See Also