Back to Devexpress

PdfJumpAction.Destination Property

officefileapi-devexpress-dot-pdf-dot-pdfjumpaction.md

latest1.1 KB
Original Source

PdfJumpAction.Destination Property

Gets the destination that will be displayed when the action is performed.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfDestination Destination { get; }
vb
Public ReadOnly Property Destination As PdfDestination

Property Value

TypeDescription
PdfDestination

A PdfDestination object that represents the destination.

|

See Also

PdfJumpAction Class

PdfJumpAction Members

DevExpress.Pdf Namespace