HtmlToPdfConverterProxyOptions Property

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

Definition

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

Property Value

ProxyOptions

See Also