Back to Devexpress

PdfViewer.SignatureColor Property

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

latest890 B
Original Source

PdfViewer.SignatureColor Property

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

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Color SignatureColor { get; set; }

Property Value

TypeDescription
Color

The signature color.

|

Remarks

For more information about signatures, refer to the following help topic: Sign Documents.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace