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