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.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic int NavigationTimeout { get; set; }
Public Property NavigationTimeout As Integer
Get
Set
Property Value
Type:
Int32
See Also