ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfSecurity Class / SignedTime Property

In This Topic
    SignedTime Property (PdfSecurity)
    In This Topic
    Gets universal signed time for the Pdf document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SignedTime As Date
    public DateTime SignedTime {get;}
    See Also