Click or drag to resize

PdfActionGoToDestination Property

Gets or sets the explicit destination of the Go To action.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public ExplicitDestination Destination { get; set; }

Property Value

Type: ExplicitDestination
See Also