The pageIndex this destination points to.

NOTE: There is no check that the page given is valid (existing)!

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

Syntax

C#
public int PageIndex { get; set; }
Visual Basic
Public Property PageIndex As Integer
	Get
	Set

See Also