LoginOptionsDelayBefore Property |
Delay in miliseconds, before username, password setting and submit button click.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int DelayBefore { get; set; }Public Property DelayBefore As Integer
Get
Set
Property Value
Int32
Remarks
Default value is 20 ms.
See Also