Click or drag to resize

PdfGoToRActionDestination Property

Gets or sets the PdfDestination object associated with this action

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
Syntax
public PdfDestination Destination { get; set; }

Property Value

PdfDestination
See Also