PdfDigitalSignatureTimestampServerUrl Property

Gets or sets the URL of the timestamp server used when signing the document. Leave empty or null to skip timestamping

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string TimestampServerUrl { get; set; }

Property Value

String

See Also