HiQPdf Documentation

HtmlConverterBaseWaitBeforeConvert Property

HiQPdf Client for .NET Core
An additional time in seconds to wait before starting the conversion to allow more time to JavaScript to update the web page. When the property is set with a positive value the TriggerMode property is automatically set to WaitTime. This property has effect only if the TriggerMode property is WaitTime.

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int WaitBeforeConvert { get; set; }

Property Value

Type: Int32
See Also

Reference