HiQPdf Documentation

HtmlObjectBaseWaitBeforeConvert Property

Quickly Create High Quality PDFs
An additional time in seconds to wait before starting the conversion to allow more time to JavaScript to update the web page in this HTML object. 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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public int WaitBeforeConvert { get; set; }

Property Value

Type: Int32
See Also

Reference