Click or drag to resize

PdfSignatureAppearanceDate Property

Gets or sets the time of signing.

Default value: Date.


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

Property Value

NullableDateTimeOffset
The time of signing.
See Also