The pageIndex this destination points to.

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

Syntax

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

See Also