EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage)

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public ExplicitDestination(
	PdfPage page
)

Parameters

page
Type: Winnovative.HtmlToPdfClientPdfPage
The destination page
See Also

Reference