Click or drag to resize

PdfSignatureAppearanceLocationLabel Property

Gets or sets the Location label.

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


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

Property Value

String
The Location label.
See Also