Table of Contents

Method GetTimestampToken

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

GetTimestampToken()

Gets the timestamp token embedded in the signature contents.

public PdfSignatureTimestampToken? GetTimestampToken()

Returns

PdfSignatureTimestampToken

The timestamp token embedded in the signature contents or null if no timestamp was embedded.