NetworkProxyPort Property
The proxy port. This property is 0 by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int Port { get; set; }
Public Property Port As Integer
Get
Set
public:
property int Port {
int get ();
void set (int value);
}
member Port : int with get, set
Property Value
Int32