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