The pageIndex this destination points to.

Namespace: TallComponents.PDF.Navigation
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also