PDFView4NET WinForms Edition
PDFRemoteGoToAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFRemoteGoToAction Class
Defines a "Remote Go to" action in the PDF document.
Object Model
PDFRemoteGoToAction ClassPDFActionCollection ClassPDFAction ClassPDFRemotePageDestination Class
Syntax
'Declaration
 
Public Class PDFRemoteGoToAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFRemoteGoToAction
public class PDFRemoteGoToAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFRemoteGoToAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFRemoteGoToAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Actions.PDFAction
      O2S.Components.PDFView4NET.Actions.PDFRemoteGoToAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFRemoteGoToAction Members
O2S.Components.PDFView4NET.Actions Namespace