HiQPdf Documentation

PdfGoToAction Constructor

HiQPdf Client for .NET Core
Constructs an empty Go-To action

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfGoToAction(
	PdfDestination destination
)

Parameters

destination
Type: HiQPdfClientPdfDestination
The Go-To action destination
See Also

Reference