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