EVO HTML to PDF Converter

PdfActionGoTo Constructor

Winnovative Client for .NET Documentation
Creates a Go To action based on the specified explicit destination.

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference