Constructor GoToAction
Namespace TallComponents.PDF.Layout.Actions
Class GoToAction
Create a new GoTo action that points tot the specified paragraph.
Syntax
public
GoToAction(
Paragraph
target
)
Parameters
Paragraph
target
The paragraph to go to.