Winnovative Logo

PdfActionGoTo Constructor

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference