HtmlToImageConverterConversionDelay 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 Image converter. It is used when the conversion triggering mode is Auto. Default value is 0

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public int ConversionDelay { get; set; }

Property Value

Int32

See Also