Click or drag to resize

PdfLinkAnnotationDestination Property

(Optional; not permitted if an A entry is present) The destination that shall be displayed when the annotation is activated (see 12.3.2, "Destinations").

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntax
public PdfDestination Destination { get; set; }

Property Value

PdfDestination
The destination that shall be displayed when the annotation is activated.
See Also