Click or drag to resize

ExplicitDestination(PdfPage) Constructor

Constructs a destination to the specified page

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public ExplicitDestination(
	PdfPage page
)

Parameters

page  PdfPage
The destination page
See Also