Click or drag to resize

PdfSignatureInfoSignedAt Property

Gets a value representing the time of the signature

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public DateTimeOffset SignedAt { get; }

Property Value

Type: DateTimeOffset
See Also