ExpertPdf Html to Pdf Converter Library
NavigationTimeout Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaNavigationTimeout
ExpertPdf Html to Pdf Converter Library
The navigation timeout in seconds. Default value is 60.
Declaration Syntax
C#Visual BasicVisual C++
public int NavigationTimeout { get; set; }
Public Property NavigationTimeout As Integer
	Get
	Set
public:
property int NavigationTimeout {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)