menu

Document Processing

HandwrittenSignatureChangedEventArgs Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    HandwrittenSignatureChangedEventArgs Class

    Event arguments for 'HandwrittenSignatureChanged' event.

    Inheritance
    System.Object
    AnnotationChangedEventArgs
    HandwrittenSignatureChangedEventArgs
    Inherited Members
    AnnotationChangedEventArgs.Action
    AnnotationChangedEventArgs.Name
    AnnotationChangedEventArgs.NewBounds
    AnnotationChangedEventArgs.OldBounds
    AnnotationChangedEventArgs.PageNumber
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.PdfViewer.WPF.dll
    Syntax
    public class HandwrittenSignatureChangedEventArgs : AnnotationChangedEventArgs

    Properties

    Signature

    Gets the signature as System.Windows.Shapes.Path

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