O2S.Components.PDF4NET.View.Win Documentation
PDFLinkExecuteEventArgs Class
Members 



O2S.Components.PDF4NET.View Namespace : PDFLinkExecuteEventArgs Class
Defines the parameters for the PDFDocumentView.BeforeLinkExecute and PDFDocumentView.AfterLinkExecute events.
Syntax
'Declaration
 
Public Class PDFLinkExecuteEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As PDFLinkExecuteEventArgs
public class PDFLinkExecuteEventArgs : System.EventArgs 
public ref class PDFLinkExecuteEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDF4NET.View.PDFLinkExecuteEventArgs

Requirements

Supported .NET Platforms: .NET Framework 4.0 and higher, .NET 5.0 and higher, Windows Forms


Target Platforms:Windows 11, Windows 10, Windows 8.1, Windows 8, Windows 7

See Also