XFINIUM.PDF Documentation
PdfRemoteGoToAction Class
Members 



Xfinium.Pdf.Actions Namespace : PdfRemoteGoToAction Class
Defines a Remote Go-To action.
Object Model
PdfRemoteGoToAction ClassPdfActionCollection ClassPdfAction ClassPdfCosDictionary ClassPdfPageNumberDestination Class
Syntax
'Declaration
 
Public Class PdfRemoteGoToAction 
   Inherits PdfAction
'Usage
 
Dim instance As PdfRemoteGoToAction
public class PdfRemoteGoToAction : PdfAction 
public ref class PdfRemoteGoToAction : public PdfAction 
Remarks
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.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Actions.PdfAction
      Xfinium.Pdf.Actions.PdfRemoteGoToAction

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfRemoteGoToAction Members
Xfinium.Pdf.Actions Namespace