alexa
menu

Document Processing

    Show / Hide Table of Contents

    AnnotationModalViewAppearingEventArgs Class

    Provides data for the CustomStampModalViewAppearing, FreeTextModalViewAppearing, StickyNoteModalViewAppearing events.

    Inheritance
    System.Object
    ModalViewAppearingEventArgs
    AnnotationModalViewAppearingEventArgs
    Inherited Members
    ModalViewAppearingEventArgs.Cancel
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public class AnnotationModalViewAppearingEventArgs : ModalViewAppearingEventArgs

    Properties

    Annotation

    Gets the annotation for which the modal view is appearing.

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