Click or drag to resize
Pdf Library for .NET

HtmlToPdfOptionsProxyOptions Property

Gets a reference to an object containing the proxy settings used to access the web page that is being converted.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public HtmlToPdfProxyOptions ProxyOptions { get; }

Property Value

Type: HtmlToPdfProxyOptions
See Also