PdfOutlineDestinationName Property |
(Optional; shall not be present if an A entry is present) The named destination that shall be displayed when this item is activated (see
12.3.2.3, "Named Destinations").
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public string DestinationName { get; set; }
Public Property DestinationName As String
Get
Set
Property Value
String
The named destination that shall be displayed when this item is activated.
See Also