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

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

Syntax

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

See Also