PDFView4NET WinForms Edition
PDFUriAction Class
Members 




O2S.Components.PDFView4NET.Actions Namespace : PDFUriAction Class
Defines an URI action.
Object Model
PDFUriAction ClassPDFActionCollection ClassPDFAction Class
Syntax
'Declaration
 
Public Class PDFUriAction 
   Inherits PDFAction
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFUriAction
public class PDFUriAction : PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFUriAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFUriAction : public PDFAction, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
URI actions allow to defines actions that launch a specified url in the default browser.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Actions.PDFAction
      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

PDFUriAction Members
O2S.Components.PDFView4NET.Actions Namespace