HiQPdf Documentation

HtmlObjectBaseProxy Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public NetworkProxy Proxy { get; }

Property Value

Type: NetworkProxy
See Also

Reference