Click or drag to resize

PdfSignatureReason Property

(Optional) The reason for the signing, such as ( I agree … ).

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public string Reason { get; set; }

Property Value

String
The reason for the signing, such as ( I agree … ).
See Also