Click or drag to resize

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.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public string DestinationName { get; set; }

Property Value

String
The named destination that shall be displayed when this item is activated.
See Also