Click or drag to resize

PdfOutlineDestination Property

(Optional; shall not be present if an A entry is present) The destination that shall be displayed when this item is activated (see 12.3.2, "Destinations").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfDestination Destination { get; set; }

Property Value

PdfDestination
The explicit destination that shall be displayed when this item is activated.
See Also