EVO HTML to PDF Converter

PdfActionGoTo Constructor

EVO HTML to PDF Converter for .NET Documentation
Creates a Go To action based on the specified explicit destination.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

goToDestination
Type: EvoPdfExplicitDestination
The destination of the Go To action.
See Also

Reference