Click or drag to resize

HtmlToPdfElementProxyOptions 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.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public ProxyOptions ProxyOptions { get; }

Property Value

Type: ProxyOptions
See Also