alexa
menu

Document Processing

    Show / Hide Table of Contents

    ModalViewAppearingEventArgs Class

    Provides data for the CustomStampModalViewAppearing, FreeTextModalViewAppearing, SignatureModalViewAppearing StickyNoteModalViewAppearing events.

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

    Properties

    Cancel

    Gets or sets a value indicating whether the modal view should be prevented from appearing.

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