Winnovative Logo

PdfToTextConverterClientProxy Property

Winnovative Client for .NET Core
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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public IWebProxy ClientProxy { get; set; }

Property Value

Type: IWebProxy
See Also

Reference