Back to Devexpress

PdfViewer.SelectedSignature Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-b93fbfa7.md

latest845 B
Original Source

PdfViewer.SelectedSignature Property

Gets or sets the selected signature. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public PdfHandwrittenSignature SelectedSignature { get; set; }

Property Value

TypeDescription
PdfHandwrittenSignature

A signature object.

|

Remarks

A signature can be selected until the document is not saved.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace