Back to Devexpress

PdfSignatureBuilder.Reason Property

officefileapi-devexpress-dot-pdf-dot-pdfsignaturebuilder-c9a80c0c.md

latest1000 B
Original Source

PdfSignatureBuilder.Reason Property

Gets or sets the reason to apply a signature.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public string Reason { get; set; }
vb
Public Property Reason As String

Property Value

TypeDescription
String

A reason for a signature (for example, “I Agree”).

|

See Also

PdfSignatureBuilder Class

PdfSignatureBuilder Members

DevExpress.Pdf Namespace