EVO PDF Logo

HtmlToSvgConverterConversionDelay Property

EVO PDF Client for .NET Core
An additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before starting the rendering of the document to SVG. Default value is 2.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int ConversionDelay { get; set; }

Property Value

Type: Int32
See Also

Reference