EVO HTML to PDF Converter

HtmlToImageConverterConversionDelay Property

EVO PDF Client for .NET Documentation
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 in HTML to Image converter. Default value is 2.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public int ConversionDelay { get; set; }

Property Value

Type: Int32
See Also

Reference