Click or drag to resize
Pdftools logo

TimestampConfiguration Class

Configuration for adding time-stamps

This configuration controls the creation of time-stamps in AddTimestamp(Document, TimestampConfiguration, Stream, OutputOptions).

Use a Provider to create a time-stamp configuration.

Note that this object can be re-used to add time-stamps to multiple documents for mass-signing applications.

Inheritance Hierarchy

Namespace: PdfTools.Sign
Assembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax
C#
public abstract class TimestampConfiguration : NativeObject

The TimestampConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyFieldName 
Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also