PdfSignatureAppearanceReasonLabel Property |
Gets or sets the Reason label.
This property can be used to localize the label. Default value: "Reason: ".
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic string ReasonLabel { get; set; }
Public Property ReasonLabel As String
Get
Set
Property Value
String
The
Reason label.
See Also