The .NET System.Net.WebClient object to use when downloading or uploading data from a remote URL.
public System.Net.WebClient WebClient { get; set; }
Public Property WebClient() As System.Net.WebClient
Get
Set
public:
property System::Net::WebClient^ WebClient
{
System::Net::WebClient^ get()
void set(System::Net::WebClient^ value)
}
public IURIConnecter getURIConnecter()
public void setURIConnecter(IURIConnecter value)
The .NET System.Net.WebClient object to use when downloading or uploading data from a remote URL. Default value is null.
LEADTOOLS uses a System.Net.WebClient object when downloading or uploading data from a remote URL. This object contain many options for handling the credentials and proxy settings. If this value is null, LEADTOOLS will create a new System.Net.WebClient object with default options, use it for the operation and then disposes it.
If the operation requires custom settings for the credentials and proxy, or to subscribe to the System.Net.WebClient events for debugging and logging purposes, then the user can create their own object and set it in this property. LEADTOOLS will then use this instance instead of creating a new one. In this mode, the user is responsible for disposing the object when it is no longer used.
Refer to Loading Documents using Leadtools.Documents for detailed information.
For an example, refer to DocumentFactory.LoadFromFile or DocumentFactory.LoadFromUri.
Products |
Support |
Feedback: WebClient Property (LoadDocumentOptions) - Leadtools.Documents |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.