Timestamp |
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.
public abstract class TimestampConfiguration : NativeObject
The TimestampConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Appearance | The visual appearance of the time-stamp The visual appearance or to create a time-stamp without a visual appearance. For time-stamps, not all text variables are available, most notably the [signature:name]. Default: | |
FieldName | The name of the existing signature field The FieldName of an existing, unsigned signature field to time-stamp. Note that when an existing signature field is used, the appearance's position is defined by the existing field. Therefore, make sure the Appearance fits into the BoundingBox. If , a new signature field is created using a unique field name. Default: |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |