EVO HTML to PDF Converter

HtmlToPdfConverterClientProxy Property

EVO PDF Client for .NET Documentation
You can set this property with an object implementing the IWebProxy interface to be used when accessing the HTML to PDF Web Service through a proxy server. This property does not have any effect when using a TCP Service

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public IWebProxy ClientProxy { get; set; }

Property Value

Type: IWebProxy
See Also

Reference