ProxyOptionsType Property |
Gets or sets the proxy type
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic NetworkProxyType Type { get; set; }
Public Property Type As NetworkProxyType
Get
Set
Property Value
Type:
NetworkProxyType
See Also