ExpertPdf Html to Pdf Converter Library
NavigationTimeout Property
NamespacesExpertPdf.HtmlToPdfPdfConverterNavigationTimeout
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public int NavigationTimeout { get; set; }
Public Property NavigationTimeout As Integer
public:
property int NavigationTimeout {
	int get ();
	void set (int value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)