Click or drag to resize

HtmlToImageElementNavigationTimeout Property

The navigation timeout in seconds. Default value is 60.

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

Property Value

Type: Int32
See Also