PdfSignatureInfoSignedAt Property |
Gets a value representing the time of the signature
Namespace:
RadPdf.Data.Document.Common
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic DateTimeOffset SignedAt { get; }
Public ReadOnly Property SignedAt As DateTimeOffset
Get
Property Value
Type:
DateTimeOffset
See Also