Winnovative HTML to PDF Converter

ExplicitDestination Constructor (PdfPage, PointF)

Winnovative HTML to PDF Converter for .NET Documentation
Constructs a destination to the specified location in the specified page

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public ExplicitDestination(
	PdfPage page,
	PointF point
)

Parameters

page
Type: WinnovativePdfPage
The destination page
point
Type: System.DrawingPointF
The destination point in page
See Also

Reference