Click or drag to resize

PdfTimestamperAddress Property

Gets the address of a Timestamp Authority (TSA) that generates the timestamp token.

Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public string Address { get; }

Property Value

String
The address of a Timestamp Authority (TSA) that generates the timestamp token.
See Also