VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Pdf.UI.Annotations Namespace / PdfAnnotationViewEventArgs Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    PdfAnnotationViewEventArgs Class
    In This Topic
    Object Model
    PdfAnnotationView PdfAnnotationViewEventArgs
    Syntax
    'Declaration
    
    Public Class PdfAnnotationViewEventArgs
       Inherits System.EventArgs
    
    
    public class PdfAnnotationViewEventArgs : System.EventArgs
    
    
    public __gc class PdfAnnotationViewEventArgs : public System.EventArgs*
    
    
    public ref class PdfAnnotationViewEventArgs : public System.EventArgs^
    
    
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Vintasoft.Imaging.Pdf.UI.Annotations.PdfAnnotationViewEventArgs
             Vintasoft.Imaging.Pdf.UI.Annotations.PdfAnnotationViewMouseEventArgs

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also