XFINIUM.PDF.View.Wpf Documentation
PdfVisualAnnotationClickEventArgs Class
Members 



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

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x


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

PdfVisualAnnotationClickEventArgs Members
Xfinium.Pdf.View Namespace