Skip to main content

PdfHandwrittenSignatureCreatingEventArgs Class

Contains data for the SignatureCreating event.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfHandwrittenSignatureCreatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PdfHandwrittenSignatureCreatingEventArgs
See Also