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