EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public ExplicitDestination(
	PdfPage page
)

Parameters

page
Type: EvoPdf.HtmlToPdfClientPdfPage
The destination page
See Also

Reference