Link Search Menu Expand Document

GoToAction Constructor

Initializes a new instance of the Bytescout.PDF.GoToAction.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public GoToAction(
	Destination dest
)

Parameters

dest
Type: Bytescout.PDFDestination
The destination to jump to.
See Also

Reference