The proxy port. This property is 0 by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Int32
Reference