Winnovative Word to PDF Converter

PdfActionGoTo Constructor

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfActionGoTo(
	ExplicitDestination goToDestination
)

Parameters

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

Reference