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