HtmlToPdfWaitBeforeConvert Property

An additional time in seconds to wait before starting the conversion 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: 16.4.0
C#
public int WaitBeforeConvert { get; set; }

Property Value

Int32

See Also