[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.LinkAnnotation.Dest

Dest Property

Dest

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.

Declaration
public DestinationBase Dest { get; set; }
Public Property Dest As DestinationBase