PdfSignatureAppearanceReason Property |
Gets or sets the reason for the signing.
Default value: Reason.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic string Reason { get; set; }
Public Property Reason As String
Get
Set
Property Value
String
The reason for the signing.
See Also