Winnovative HTML to PDF Converter

PdfActionGoTo Constructor

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

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference