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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public int NavigationTimeout { get; set; }

Property Value

Type: Int32
See Also