PdfActionGoToDestination Property |
Gets or sets the explicit destination of the Go To action.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public ExplicitDestination Destination { get; set; }
Public Property Destination As ExplicitDestination
Get
Set
Property Value
Type:
ExplicitDestinationSee Also