EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage, PointFloat, DestinationViewMode)

Winnovative Client for .NET Documentation
Constructs a destination to the specified location in the specified page and with the specified view mode of the destination page

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public ExplicitDestination(
	PdfPage page,
	PointFloat point,
	DestinationViewMode viewMode
)

Parameters

page
Type: Winnovative.HtmlToPdfClientPdfPage
The destination page
point
Type: Winnovative.HtmlToPdfClientPointFloat
The destination point in page
viewMode
Type: Winnovative.HtmlToPdfClientDestinationViewMode
The destination view mode
See Also

Reference