[]
Gets or sets the DestinationBase to be displayed when this LinkAnnotation is activated. If both this property and Action are specified, then Action takes precedence and will be written into the PDF file.
public DestinationBase Dest { get; set; }
Public Property Dest As DestinationBase