Documents for PDF, .NET Edition Documentation
ActionGoToR Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace : ActionGoToR Class
Defines a remote go-to action is similar to an ordinary go-to action ActionGoTo but jumps to a destination in another PDF file instead of the current file.
Object Model
ActionGoToR Class
Syntax
'Declaration
 
Public Class ActionGoToR 
   Inherits ActionBase
   Implements IAction 
public class ActionGoToR : ActionBase, IAction  
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Pdf.Actions.ActionBase
      GrapeCity.Documents.Pdf.Actions.ActionGoToR

See Also

Reference

ActionGoToR Members
GrapeCity.Documents.Pdf.Actions Namespace