Back to Devexpress

PdfHandwrittenSignatureCreatingEventArgs Class

maui-devexpress-dot-maui-dot-pdf-b73c29c7.md

latest1.4 KB
Original Source

PdfHandwrittenSignatureCreatingEventArgs Class

Contains data for the SignatureCreating event.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public class PdfHandwrittenSignatureCreatingEventArgs :
    CancelEventArgs

PdfHandwrittenSignatureCreatingEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CancelEventArgs PdfHandwrittenSignatureCreatingEventArgs

Extension Methods

Yield<PdfHandwrittenSignatureCreatingEventArgs>()

YieldIfNotNull<PdfHandwrittenSignatureCreatingEventArgs>()

See Also

PdfHandwrittenSignatureCreatingEventArgs Members

DevExpress.Maui.Pdf Namespace