Get if this is the first page in the section.

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

Syntax

C#
public bool FirstPage { get; }
Visual Basic
Public ReadOnly Property FirstPage As Boolean
	Get

See Also