EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage)

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public ExplicitDestination(
	PdfPage page
)

Parameters

page
Type: EvoPdf.HtmlToPdfClientPdfPage
The destination page
See Also

Reference