HtmlObjectBaseWaitBeforeConvert Property
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
WaitTimeNamespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int WaitBeforeConvert { get; set; }
Public Property WaitBeforeConvert As Integer
Get
Set
public:
property int WaitBeforeConvert {
int get ();
void set (int value);
}
member WaitBeforeConvert : int with get, set
Property Value
Int32