PDFView4NET WPF Edition
PDFAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFAction Class
Defines the base class for all actions available in a PDF file.
Object Model
PDFAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFAction 
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFAction
public class PDFAction : O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFAction : public O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFAction : public O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Actions.PDFAction
      O2S.Components.PDFView4NET.Actions.PDFGoToAction
      O2S.Components.PDFView4NET.Actions.PDFHideAction
      O2S.Components.PDFView4NET.Actions.PDFJavaScriptAction
      O2S.Components.PDFView4NET.Actions.PDFLaunchAction
      O2S.Components.PDFView4NET.Actions.PDFNamedAction
      O2S.Components.PDFView4NET.Actions.PDFRemoteGoToAction
      O2S.Components.PDFView4NET.Actions.PDFResetFormAction
      O2S.Components.PDFView4NET.Actions.PDFSubmitFormAction
      O2S.Components.PDFView4NET.Actions.PDFUriAction

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

PDFAction Members
O2S.Components.PDFView4NET.Actions Namespace