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