HtmlToSvgConverterProxyOptions Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public ProxyOptions ProxyOptions { get; }

Property Value

ProxyOptions

See Also