PdfHtmlTemplateWaitBeforeConvert Property

An additional time in seconds to wait before starting to render the template HTML content to allow more time to JavaScript to update the web page. The default value is 0

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public int WaitBeforeConvert { get; set; }

Property Value

Int32

See Also