Click or drag to resize

PdfLinkAnnotationDestinationName Property

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

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

Property Value

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