PDFReaderControls.NET Professional Type Reference

GoToAction Class

The go-to action moves the actual view to a destination in the current document.

For a list of all members of this type, see GoToAction Members.

System.Object
   TallComponents.PDF.Actions.Action
      TallComponents.PDF.Actions.GoToAction

public class GoToAction : Action

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Instructs the PDF reader application to jump to a different position, determined by the Destination.

Requirements

Namespace: TallComponents.PDF.Actions

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

GoToAction Members | TallComponents.PDF.Actions Namespace | InternalDestination | RemoteDestination