Click or drag to resize

PdfSignatureAppearanceDateLabel Property

Gets or sets the Date label.

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


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

Property Value

String
The Date label.
See Also