Click or drag to resize

ActionCreateGotoRemote Method

Overload List
  NameDescription
Public methodStatic memberCreateGotoRemote(FileSpec, Int32)
Creates a new 'GoToR'action. A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
Public methodStatic memberCreateGotoRemote(FileSpec, Int32, Boolean)
Creates a new 'GoToR'action. See the above method for details.
Top
See Also