HiQPdf Documentation

PdfGoToAction Constructor (PdfDestination)

Quickly Create High Quality PDFs
Constructs a Go-To action with the given destination

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

public PdfGoToAction(
	PdfDestination destination
)

Parameters

destination
Type: HiQPdfPdfDestination
The Go-To action.
See Also

Reference