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

    System.Object
       System.EventArgs
          Vintasoft.Imaging.Pdf.Wpf.UI.Annotations.WpfPdfAnnotationViewEventArgs
             Vintasoft.Imaging.Pdf.Wpf.UI.Annotations.WpfPdfAnnotationViewMouseEventArgs

    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