Click or drag to resize

PdfSignature Date Property

The time of signing. Depending on the signature handler this may be a normal unverified computer time or a time generated in a verifiable way from a secure time server

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public DateTime? Date { get; }

Property Value

Type: Nullable DateTime
See Also