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