PdfSignatureBuilder.SigningTime Property
Specifies the date and time when the signature is applied.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DateTimeOffset> | The date and time when the signature is applied. |
See Also