HtmlConverterBaseProxy Property
The object exposed by this property encapsulates the parameters (address, username, password) that can be used
to access web pages through a proxy server
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public NetworkProxy Proxy { get; }
Public ReadOnly Property Proxy As NetworkProxy
Get
public:
property NetworkProxy^ Proxy {
NetworkProxy^ get ();
}
member Proxy : NetworkProxy with get
Property Value
NetworkProxy