PDFView4NET WPF Edition
PDFLaunchAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFLaunchAction Class
This class represents a PDF Launch action.
Object Model
PDFLaunchAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFLaunchAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFLaunchAction
public class PDFLaunchAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFLaunchAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFLaunchAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
This type of action allows a user to launch an application or to open a document.
Inheritance Hierarchy

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

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

PDFLaunchAction Members
O2S.Components.PDFView4NET.Actions Namespace