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