DocumentClientProxy Property
You can set this property with an object implementing the IWebProxy interface to be used when accessing the PDF Document Web Service
through a proxy server.
This property does not have any effect when using a TCP Service
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public IWebProxy ClientProxy { get; set; }
Public Property ClientProxy As IWebProxy
Get
Set
Property Value
IWebProxy