 |
PdfActionGoToDestination Property |
Gets or sets the pdf destination of the Go To action.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic PdfDestination Destination { get; set; }
Public Property Destination As PdfDestination
Get
Set
Property Value
Type:
PdfDestination
See Also