Click or drag to resize

PdfSignatureAppearanceReasonLabel Property

Gets or sets the Reason label.

This property can be used to localize the label. Default value: "Reason: ".


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

Property Value

String
The Reason label.
See Also