PdfOutline.Destination Property

Definition

Gets or sets the destination in the PDF that this outline node represents.

public virtual PdfKit.PdfDestination Destination { [Foundation.Export("destination")] get; [Foundation.Export("setDestination:")] set; }
member this.Destination : PdfKit.PdfDestination with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to