[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.ISignatureParser.SigningTime

SigningTime Property

SigningTime

Gets the signing time that is stored in the signature, or null if the binary signature does not contain a signing time.

Declaration
DateTime? SigningTime { get; }
ReadOnly Property SigningTime As Date?
See Also