HtmlToPdfElementConversionDelay Property

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 PDF element converter. Default value is 0.

Definition

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

Property Value

Int32

See Also