[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.TimeStampProperties.TimeStamp

TimeStamp Property

TimeStamp

Gets or sets the object implementing the ITimeStampGenerator interface that is used to generate the time-stamp token included in the document timestamp signature.

This value cannot be set to null.

Declaration
public ITimeStampGenerator TimeStamp { get; set; }
Public Property TimeStamp As ITimeStampGenerator