Click or drag to resize

PdfSignatureContentTimestampToken Property

Gets the timestamp token contained in the PdfSignatureContent or if signature doesn't contain a timestamp.

Namespace: SautinSoft.Pdf.Forms
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public PdfSignatureContent TimestampToken { get; }

Property Value

PdfSignatureContent
The timestamp token contained in the PdfSignatureContent or if signature doesn't contain a timestamp.
See Also