The type of proxy used by converter to resolve requests
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No proxy is used | |
Socks5 | 1 | Proxy for any kind of connection | |
Http | 2 | HTTP transparent proxy | |
HttpCaching | 3 | HTTP caching proxy |
See Also