Winnovative Logo

PdfActionGoTo Constructor

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

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference