Click or drag to resize

LoginOptionsDelayBefore Property

Delay in miliseconds, before username, password setting and submit button click.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public int DelayBefore { get; set; }

Property Value

Type: Int32
Remarks
Default value is 20 ms.
See Also