EVO PDF Logo

ExplicitDestination Constructor (PdfPage)

EVO PDF Client for .NET Framework
Constructs a destination to the specified page

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExplicitDestination(
	PdfPage page
)

Parameters

page
Type: EvoPdfClientPdfPage
The destination page
See Also

Reference