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: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public int ConversionDelay { get; set; }

Property Value

Int32

See Also