EVO Excel to PDF Converter

PdfActionGoTo Constructor

EVO Excel to PDF Converter Documentation
Creates a Go To action based on the specified explicit destination.

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

goToDestination
Type: EvoExcelToPdfExplicitDestination
The destination of the Go To action.
See Also

Reference