PdfDigitalSignatureDetails.SignatureDate

PdfDigitalSignatureDetails SignatureDate property. Gets or sets the date of the signing.

PdfDigitalSignatureDetails.SignatureDate property

Gets or sets the date of the signing.

public DateTime SignatureDate { get; set; }

Remarks

The default value is the current time.

This value will appear in the digital signature as an unverified computer time.

See Also