|
PdfActionGoToDestination Property |
Gets or sets the pdf destination of the Go To action.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public PdfDestination Destination { get; set; }
Public Property Destination As PdfDestination
Get
Set
Property Value
Type:
PdfDestinationSee Also