Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / TimeStamp Class / ServerUrl Property

In This Topic
    ServerUrl Property
    In This Topic
    Gets or sets the uniform resource identifier for the Time Stamping Authority (TSA) server providing the time-stamp.
    Syntax
    'Declaration
     
    Public Property ServerUrl As System.String
    public System.string ServerUrl {get; set;}
    See Also