[]
Gets or sets the DestinationBase to be displayed when this LinkAnnotation is activated. If both Dest and Action are specified, the viewer application will determine the behavior, which may be unpredictable. For consistent results, specify only one.
public DestinationBase Dest { get; set; }
Public Property Dest As DestinationBase