PdfActionGoToDestination Property |
Gets or sets the explicit destination of the Go To action.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic ExplicitDestination Destination { get; set; }Public Property Destination As ExplicitDestination
Get
Set
Property Value
ExplicitDestination
See Also