|
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.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public HtmlToPdfProxyOptions ProxyOptions { get; }
Public ReadOnly Property ProxyOptions As HtmlToPdfProxyOptions
Get
Property Value
Type:
HtmlToPdfProxyOptionsSee Also