EVO HTML to PDF Converter

PdfActionGoTo Constructor

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference