Click or drag to resize

PdfSignatureAppearanceReason Property

Gets or sets the reason for the signing.

Default value: Reason.


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

Property Value

String
The reason for the signing.
See Also