Click or drag to resize

PdfTimestamper Methods

The PdfTimestamper type exposes the following members.

Methods
 NameDescription
Public methodGetTimestampToken A method called when saving the PDF file that takes either the signature field value (in case of a signature timestamp) or the PDF file stream (without Content entry) (in case of a document timestamp) as an input and returns the TimeStampToken as specified in RFC 3161 as updated by RFC 5816.
Top
See Also