EVO HTML to PDF Converter

ExplicitDestination Constructor (PdfPage)

EVO HTML to PDF Converter for .NET Documentation
Constructs a destination to the specified page

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public ExplicitDestination(
	PdfPage page
)

Parameters

page
Type: EvoPdfPdfPage
The destination page
See Also

Reference