The type of proxy used by converter to resolve requests

C# | Visual Basic | Visual C++ |
public enum NetworkProxyType
Public Enumeration NetworkProxyType
public enum class NetworkProxyType

Member | Description |
---|---|
None |
None
|
Socks5 |
Socks5
|
Http |
Http
|
HttpCaching |
HttpCaching
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)