PDFView4NET WinForms Edition
AnnotationClickEventArgs Class
Members 




O2S.Components.PDFView4NET Namespace : AnnotationClickEventArgs Class
Defines the parameters for the PDFPageView.AnnotationClick and PDFPageView.AnnotationDoubleClick events.
Object Model
AnnotationClickEventArgs ClassPDFAnnotation Class
Syntax
'Declaration
 
Public Class AnnotationClickEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As AnnotationClickEventArgs
public class AnnotationClickEventArgs : System.EventArgs 
public __gc class AnnotationClickEventArgs : public System.EventArgs 
public ref class AnnotationClickEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDFView4NET.AnnotationClickEventArgs

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

AnnotationClickEventArgs Members
O2S.Components.PDFView4NET Namespace