PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfSecurity Class / SignedTime Property

In This Topic
    SignedTime Property
    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