PdfSignatureReason Property |
(Optional) The reason for the signing, such as ( I agree … ).
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string Reason { get; set; }
Public Property Reason As String
Get
Set
Property Value
String
The reason for the signing, such as ( I agree … ).
See Also