Class HandwrittenSignatureChangedEventArgs
Event arguments for 'HandwrittenSignatureChanged' event.
Inherited Members
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 |