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