PdfGoToAction Constructor

Constructs an empty Go-To action

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfGoToAction(
	PdfDestination destination
)

Parameters

destination  PdfDestination
The Go-To action destination

See Also