PDFView4NET WPF Edition
PDFGoToAction Class
Members 




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

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

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

PDFGoToAction Members
O2S.Components.PDFView4NET.Actions Namespace