EVO PDF Logo

HtmlToSvgConverterConversionDelay Property

EVO PDF Client for .NET Framework
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 (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int ConversionDelay { get; set; }

Property Value

Type: Int32
See Also

Reference