Winnovative Logo

ExplicitDestination Constructor (PdfPage, PointFloat, DestinationViewMode)

Winnovative Client for .NET Core
Constructs a destination to the specified location in the specified page and with the specified view mode of the destination page

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

public ExplicitDestination(
	PdfPage page,
	PointFloat point,
	DestinationViewMode viewMode
)

Parameters

page
Type: WinnovativeClientPdfPage
The destination page
point
Type: WinnovativeClientPointFloat
The destination point in page
viewMode
Type: WinnovativeClientDestinationViewMode
The destination view mode
See Also

Reference