alexa
menu

Document Processing

    Show / Hide Table of Contents

    AnnotationEventArgs Class

    Provides data for the AnnotationAdded, AnnotationSelected, AnnotationDeselected, AnnotationEdited, AnnotationRemoved events.

    Inheritance
    System.Object
    AnnotationEventArgs
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class AnnotationEventArgs : EventArgs

    Properties

    Annotation

    The annotation related to the event.

    Declaration
    public Annotation Annotation { get; set; }
    Property Value
    Type
    Annotation
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved