Click or drag to resize
Pdf Library for .NET

LoginOptionsDelayBefore Property

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

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public int DelayBefore { get; set; }

Property Value

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