DocumentTimestampOptions
Overview
DocumentTimestampOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for {@link Document.AddDocumentTimestamp}.
Properties: digest, fieldName, placeholderBytes.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
digest | : DigestAlgorithm | Read | Imprint hash algorithm for the timestamp request. |
placeholderBytes | : number | Read | Reserved /Contents capacity in bytes. |
fieldName | : string | Read | Field name (/T); defaults to Timestamp<n>. |