PdfConverterProxyOptions Property |
Gets a reference to an object encapsulating the proxy options used to access the HTML document to convert.
Note: This is used only by the WebKit rendering engine.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ProxyOptions ProxyOptions { get; }
Public ReadOnly Property ProxyOptions As ProxyOptions
Get
Property Value
Type:
ProxyOptions
See Also