Overload List

  NameDescription
Public methodGoToAction()()()()
Create a new GoTo action.
Public methodGoToAction(String)
Create a new GoTo action that points tot the specified paragraph.
Public methodGoToAction(Destination)
Create a new go-to action based on a Destination
Public methodGoToAction(Paragraph)
Create a new GoTo action that points tot the specified paragraph.
Public methodGoToAction(String, Int32)
Create a new GoTo action that jumps to the specified document.

See Also