Back to Devexpress

PdfHandwrittenSignature Class

maui-devexpress-dot-maui-dot-pdf-56e7ba12.md

latest1.4 KB
Original Source

PdfHandwrittenSignature Class

Contains information about a handwritten signature.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public class PdfHandwrittenSignature :
    INotifyPropertyChanged,
    IResizableTarget

The following members return PdfHandwrittenSignature objects:

Implements

INotifyPropertyChanged

Inheritance

System.Object PdfHandwrittenSignature

Extension Methods

Yield<PdfHandwrittenSignature>()

YieldIfNotNull<PdfHandwrittenSignature>()

See Also

PdfHandwrittenSignature Members

DevExpress.Maui.Pdf Namespace