Table of Contents

Enum NetworkProxyType

Namespace
EvoPdf
Assembly
evohtmltopdf.dll

The type of proxy used by converter to resolve requests

public enum NetworkProxyType

Fields

Http = 2

HTTP transparent proxy

HttpCaching = 3

HTTP caching proxy

None = 0

No proxy is used

Socks5 = 1

Proxy for any kind of connection