HtmlToPdfElementProxyOptions Property

Gets a reference to an object encapsulating the proxy options used by HTML to PDF element to access the HTML document to convert.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public ProxyOptions ProxyOptions { get; }

Property Value

ProxyOptions

See Also