Class Timestamp
Info
Represents Documentize.Timestamp plugin. Used to add Timestamp to a document.
[Obsolete("The class will be deleted soon. Please use PdfSecurity class.")]
public static class TimestampInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(AddTimestampOptions)
Starts the Documentize.Timestamp processing with the specified parameters.
public static ResultContainer Process(AddTimestampOptions options)Parameters
optionsAddTimestampOptions: An options object containing instructions for the operation.
Returns
ResultContainer : An object containing the result of the operation.
Exceptions
If options not set.
Namespace: Documentize Assembly: Documentize.dll