EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage, PointFloat)

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

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

public ExplicitDestination(
	PdfPage page,
	PointFloat point
)

Parameters

page
Type: EvoPdf.HtmlToPdfClientPdfPage
The destination page
point
Type: EvoPdf.HtmlToPdfClientPointFloat
The destination point in page
See Also

Reference