The proxy host name. This property is empty by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public string Host { get; set; }
Public Property Host As String
Get
Set
public:
property String^ Host {
String^ get ();
void set (String^ value);
}
member Host : string with get, set
Property Value
Type:
String
Reference