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