XFINIUM.PDF.View.Win Documentation
PdfLinkExecuteEventArgs Class
Members 



Xfinium.Pdf.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
      Xfinium.Pdf.View.PdfLinkExecuteEventArgs

Requirements

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


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfLinkExecuteEventArgs Members
Xfinium.Pdf.View Namespace