PdfHtmlTemplateConversionDelay Property

An additional time in seconds to wait for asynchronous items to be completely loaded or for a web page redirect to finish before rendering the template HTML content. Default value is 0

Definition

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

Property Value

Int32

See Also