Click or drag to resize

PdfSignature Reason Property

Gets or sets reason of signing. The reason for the signing, such as ( I agree … ).

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Reason { get; set; }

Property Value

Type: String
See Also