HtmlObjectBaseProxy 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 in this HTML object
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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