XFINIUM.PDF.View.Win Documentation
PdfVisualAnnotationAddEventArgs Class
Members 



Xfinium.Pdf.View Namespace : PdfVisualAnnotationAddEventArgs Class
Defines the event arguments for PdfDocumentView.BeforeAnnotationAdd and PdfDocumentView.AfterAnnotationAdd events.
Object Model
PdfVisualAnnotationAddEventArgs ClassPdfVisualAnnotation Class
Syntax
'Declaration
 
Public Class PdfVisualAnnotationAddEventArgs 
   Inherits PdfVisualAnnotationEventArgs
'Usage
 
Dim instance As PdfVisualAnnotationAddEventArgs
public class PdfVisualAnnotationAddEventArgs : PdfVisualAnnotationEventArgs 
public ref class PdfVisualAnnotationAddEventArgs : public PdfVisualAnnotationEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Xfinium.Pdf.View.PdfVisualAnnotationEventArgs
         Xfinium.Pdf.View.PdfVisualAnnotationAddEventArgs

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

PdfVisualAnnotationAddEventArgs Members
Xfinium.Pdf.View Namespace