EVO Word to PDF Converter

PdfActionGoTo Constructor

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference