Click or drag to resize

PdfConverterNavigationTimeout Property

The navigation timeout in seconds. Default value is 60. You can increase this timeout is you have a very slow network or when you convert a very big file.

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

Property Value

Type: Int32
See Also