alexa
menu

Document Processing

    Show / Hide Table of Contents

    SignatureCreatedEventArgs Class

    Provides data for the SignatureCreated event.

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

    Properties

    Signature

    Gets the signature created in the default signature pad.

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