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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string TimestampServerUrl { get; set; }

Property Value

String

See Also