Click or drag to resize

PdfEmbeddedGoToAction Destination Property

The destination in the target document to jump to.

Namespace: Spire.Pdf.Actions
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfDestination Destination { get; }

Property Value

Type: PdfDestination
See Also