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



O2S.Components.PDF4NET.View Namespace : PDFVisualAnnotationClickEventArgs Class
Defines the event arguments for PDFDocumentView.AnnotationClick and PDFDocumentView.AnnotationDoubleClick events.
Object Model
PDFVisualAnnotationClickEventArgs ClassPDFVisualAnnotation Class
Syntax
'Declaration
 
Public Class PDFVisualAnnotationClickEventArgs 
   Inherits PDFVisualAnnotationEventArgs
'Usage
 
Dim instance As PDFVisualAnnotationClickEventArgs
public class PDFVisualAnnotationClickEventArgs : PDFVisualAnnotationEventArgs 
public ref class PDFVisualAnnotationClickEventArgs : public PDFVisualAnnotationEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      O2S.Components.PDF4NET.View.PDFVisualAnnotationEventArgs
         O2S.Components.PDF4NET.View.PDFVisualAnnotationClickEventArgs

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