Get or set if the area will appear on each last page.

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

Syntax

C#
public bool Last { get; set; }
Visual Basic
Public Property Last As Boolean
	Get
	Set

See Also