The destination this go-to action points to.

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

Syntax

C#
public Destination Destination { get; set; }
Visual Basic
Public Property Destination As Destination
	Get
	Set

See Also