PdfTimestamperProxy Property |
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic IWebProxy Proxy { get; set; }Public Property Proxy As IWebProxy
Get
Set
Property Value
IWebProxy
The proxy used by the
PdfTimestamper.
See Also