HiQPdf Library for .NET Help
C#
Show/Hide TOC
Network
Proxy
Host Property
The proxy host name. This property is empty by default
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
string
Host
{
get
;
set
; }
Property Value
String
See Also
Reference
NetworkProxy Class
HiQPdf Namespace
In This Article
Definition
See Also