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.AnnotationsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic PdfDestination Destination { get; set; }Public Property Destination As PdfDestination
Get
Set
Property Value
PdfDestination
The destination that shall be displayed when the annotation is activated.
See Also