HtmlToImageConverterProxyOptions Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public ProxyOptions ProxyOptions { get; }

Property Value

ProxyOptions

See Also