Click or drag to resize

PdfTimestamperProxy Property

Gets or sets the proxy used by the PdfTimestamper.

Default value:


Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public IWebProxy Proxy { get; set; }

Property Value

IWebProxy
The proxy used by the PdfTimestamper.
See Also