Click or drag to resize
Pdf Library for .NET

NetworkProxyType Enumeration

The list of available proxy types used by the converter to resolve HTTP requests.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public enum NetworkProxyType
Members
  Member nameValueDescription
Socks51 Socks5
None2 None
Http3 Http
HttpCaching4 HttpCaching
See Also