HtmlToImageWaitBeforeConvert 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.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public int WaitBeforeConvert { get; set; }

Property Value

Int32

See Also