Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / ITimeStampGenerator Interface
Members

In This Topic
    ITimeStampGenerator Interface
    In This Topic
    Defines methods used to generate time-stamp tokens. This interface is implemented by the TimeStamp class. It can also be implemented in user code to provide customized time-stamp token generation, see TimeStampProperties.TimeStamp.
    Object Model
    ITimeStampGenerator Interface
    Syntax
    'Declaration
     
    Public Interface ITimeStampGenerator 
    public interface ITimeStampGenerator 
    See Also