HiQPdf Documentation

PdfDestination Constructor (PdfPage)

Quickly Create High Quality PDFs
Creates a destination for the top left corner of the given PDF page

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfDestination(
	PdfPage page
)

Parameters

page
Type: HiQPdfPdfPage
The target page
See Also

Reference